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

_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to