Re: Where could i download a sample code using Xlib in a GTK program?
- From: stian nixia no
- To: "Demon Zhu" <demon ovt com cn>
- Cc: gtk-list gnome org
- Subject: Re: Where could i download a sample code using Xlib in a GTK program?
- Date: Wed, 6 Apr 2005 06:12:13 +0200 (CEST)
> Hi,
>
> I am a fresh man in XWindow/linux. Where could i download a sample code
> using Xlib in a GTK program? I will need draw graphics on some widgets.
The point of Gtk+ is to not having to talk to X directly. You can draw
graphic with the widget-set available in Gtk.
http://www.gtk.org/api/2.6/gtk/GtkDrawingArea.html
The above widget is a buffer you can draw on.
Stian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]