>gdk wraps the business of creating a window and getting events

only a window or all the widgets?

2009/12/28  <jcup...@gmail.com>:
> 2009/12/28 frederico schardong <frede....@gmail.com>:
>> So how low level GDK goes? It renders the widgets according the OS?
>> Where GTK+ ends and GDK starts? Where GDK ends and GLib starts?
>
> You can read about it here:
>
> http://www.gtk.org/documentation.html
>
> gdk wraps the business of creating a window and getting events, cairo
> does low-level drawing, glib does data structures, utility functions
> and event loops, gobject is the object model, pango renders text,
> gdkpixbuf loads and transforms images, gtk issues all the drawing
> commands to display widgets, your application does everything else.
>
> John
>



-- 
Thanks,
Frederico Schardong,
SOLIS - Open source solutions
www.solis.coop.br
Linux registered user #500582
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to