[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Using GTK+ with C++
- From: Chris Vine <chris cvine freeserve co uk>
- To: gtk-list gnome org, pocm sat inesc-id pt
- Subject: Re: Using GTK+ with C++
- Date: Sun, 25 Jun 2006 22:43:10 +0100
On Sunday 25 June 2006 17:17, Paulo J. Matos wrote:
> Hi all,
>
> I know about gtkmm but if I wish to use GTK+ directly, can I do it
> through C++? Is anyone doing this? Are there any 'tricks' I should
> know about beyond having to extern "C" the includes of gtk header
> files?
They are already declared extern "C" if compiled for a C++ program. There is
nothing you need to know - just use them.
Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]