mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
GTK is a multi-platform toolkit for creating graphical user interfaces.
139026de73
1998-01-13 Federico Mena Quintero <federico@nuclecu.unam.mx> * gtk/gtktoolbar.c: (gtk_real_toolbar_style_changed): Fixed child->icon and child->label == NULL bugs. * gtk/gtktoolbar.h: Added some new functions: gtk_toolbar_append_widget() gtk_toolbar_prepend_widget() gtk_toolbar_insert_widget() These let the user insert any kind of widget in the toolbar. Also changed the gtk_toolbar_*_item() functions to return a GtkWidget * so that the user can do things with the toolbar buttons. * gtk/gtktoolbar.c: Now the toolbar supports its own buttons and arbitrary widgets as well. Geometry management has been changed accordingly. Added gtk_toolbar_remove() function, so container functionality should be complete now. * gtk/testgtk.c (create_toolbar): Added an entry widget to test the new toolbar. * Most of these changes are adapted from the gtk-lupus-970112-0-patch (should be 970112... :-) |
||
---|---|---|
docs | ||
gdk | ||
glib | ||
gtk | ||
tests | ||
.cvsignore | ||
acconfig.h | ||
AUTHORS | ||
ChangeLog | ||
ChangeLog.pre-2-0 | ||
ChangeLog.pre-2-2 | ||
ChangeLog.pre-2-4 | ||
ChangeLog.pre-2-6 | ||
ChangeLog.pre-2-8 | ||
ChangeLog.pre-2-10 | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure.in | ||
COPYING | ||
gtk+.prj | ||
gtk+.xconfig.in | ||
HACKING | ||
INSTALL | ||
install-sh | ||
ltconfig | ||
ltmain.sh | ||
makecopyright | ||
Makefile.am | ||
Makefile.in | ||
missing | ||
mkinstalldirs | ||
NEWS | ||
README | ||
REFCOUNTING | ||
stamp-h.in | ||
TODO |
This is GTK+ version 0.99.2. GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. The official ftp site is: ftp://ftp.gimp.org/pub/gtk Patches can be uploaded to: ftp://ftp.gimp.org/incoming A mailing list is located at: gtk-list@redhat.com To subscribe: mail -s subscribe gtk-list-request@redhat.com < /dev/null (Send mail to gtk-list-request@redhat.com with the subject "subscribe")