1.
GtkFileChooser
You can add extra widgets to a file chooser to provide options that are not present ... If you want to set more than one extra widget in the file chooser, ...
2.
GtkMessageDialog
and some text which is marked up with the Pango text markup language. ... message_format : printf()-style markup string (see Pango markup format), or NULL ...
3.
Cursors
typedef struct { GdkCursorType type; guint ref_count; } GdkCursor;. A GdkCursor structure .... Returns the display on which the GdkCursor is defined. ...
4.
GTK v1.2 Tutorial: GLib
There are many other GLib functions that support doubly linked lists; ... Its string data is null-terminated. What this gives you is protection from buffer ...
5.
GTK+ - About
See the original announcement for more info and downloads. GLib 2.20 stable release. March 16, 2009. GLib 2.20 is a stable release adding an incremental ...
6.
GTK+ - About
GLib 2.20 is a stable release adding an incremental improvement in functionality over GLib 2.18 while maintaining binary and source compatibility. ...
7.
GTK+: GIMP Toolkit
... feature rich toolkit for creating graphical user interfaces which boasts cross ... GtkOrientable is a new interface implemented by all widgets that have ...
8.
GTK v1.2 Tutorial: Menu Widget
I hope this will become more clear when you look at the example below. The next two calls are used to create menu items that are packed into the menu (and ...
9.
GTK+ - About
Library to build graphical user interfaces (GUIs) originally for X Window. Designed to be small, efficient, flexible. Coded in C, in very object-oriented ...
10.
GTK+ - About
... toolkit for creating graphical user interfaces which boasts cross platform ... GtkOrientable is a new interface implemented by all widgets that have ...