Re: GTK+ and Xlib



On Thu, 2003-06-26 at 13:16, Jane Young wrote:
> I am new to GUI programming as well as Xlib and GTK+, so bear with me
> while I ask a newbieish question or two.
> 
> I am wondering if somehow the existing Xlib code could be integrated into a
> GTK+ framework. 
> 
> Thank you for you help.

It's really a bit too big of a question for me to give a
complete answer to. There are various functions and macros
in gdk/gdkx.h which allow you to access the underlying
X structures for GDK objects.

See:
http://developer.gnome.org/doc/API/2.0/gdk/gdk-X-Window-System-Interaction.html

Regards,
					Owen





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