Re: What, in detail, the GDK do?

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

 



On Mon, Dec 28, 2009 at 12:46:36PM -0200, frederico schardong wrote:
> >gdk wraps the business of creating a window and getting events
> 
> only a window or all the widgets?

X (or Gdk) Window is a thing that can receive events and/or can be
drawn on.  Many widgets have their own windows, for instance, text
entries or menus.

I'm afraid to understand what Gdk does cannot be understood without
understading the basic X window system concepts.  Because essentially
all Gdk does is providing platform-independent abstraction of these
concepts (plus some other low-level utilities).

Yeti

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux