Using GTK+ from C++



Hello,

Is it possible to use GTK+ (i.e., the conventional C bindings) from within
a C++ program in Linux?  Would it work to do something like:

extern "C" {
     #include <gtk/gtk.h>
}

to provide access to GTK widgets in C++ code?

Thanks,

Sandeep

**** This message is from Arthur D. Little, Inc., and/or one of
Arthur D. Little's subsidiaries or affiliates and may contain
confidential business information. It is intended for the addressee
only and may not be copied without our permission. If you are not
the intended recipient please contact the sender as soon as possible.****





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]