forked from AuroraMiddleware/gtk
GTK is a multi-platform toolkit for creating graphical user interfaces.
83e3008d35
Wed Feb 18 02:58:50 1998 Tim Janik <timj@gimp.org> * gtk/gtktooltips.h: new functions gtk_tooltips_data_get and gtk_tooltips_set_tip, gtk_tooltips_set_tips is discouraged now. (_GtkTooltips): removed some fields that were never used. changed boolean fields to one bit size, to pack together with the delay field. (_GtkTooltipsData): added tip_private, renamed tips_text to tip_text. * gtk/gtktooltips.c: (gtk_tooltips_data_get): new function to retrive the _GtkTooltipsData structure of a widget. (gtk_tooltips_set_tip): new function for more extensible tooltips settings than gtk_tooltips_set_tips which is discuraged now. removed a bug that caused a stale object_data key to a _GtkTooltipsData structure. removed a bug that caused tips falsly to come up for a grab widget on widgets where events were grabbed from. |
||
---|---|---|
docs | ||
gdk | ||
glib | ||
gtk | ||
tests | ||
.cvsignore | ||
acconfig.h | ||
AUTHORS | ||
autogen.sh | ||
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 | ||
stamp-h.in | ||
TODO |
This is GTK+ version 0.99.3. 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")