Go to file
Federico Mena Quintero 6e7f4a99e9 Moved the gtk_signal_connect of the specified callback into the big
1998-03-14  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gtk/gtktoolbar.c (gtk_toolbar_insert_element): Moved the
	gtk_signal_connect of the specified callback into the big switch()
	for buttons.  We don't want to connect to the "clicked" signal of
	a custom widget or a space element, because it may not have one.
	(gtk_toolbar_insert_element): Extra sanity check; if the type is
	GTK_TOOLBAR_CHILD_WIDGET, then the specified widget must not be NULL.
1998-03-14 16:09:36 +00:00
docs Documentation about gtk-config and AM_PATH_GTK 1998-03-14 09:52:03 +00:00
gdk
glib
gtk Moved the gtk_signal_connect of the specified callback into the big 1998-03-14 16:09:36 +00:00
tests
.cvsignore
acconfig.h
AUTHORS
autogen.sh
ChangeLog Moved the gtk_signal_connect of the specified callback into the big 1998-03-14 16:09:36 +00:00
ChangeLog.pre-2-0 Moved the gtk_signal_connect of the specified callback into the big 1998-03-14 16:09:36 +00:00
ChangeLog.pre-2-2 Moved the gtk_signal_connect of the specified callback into the big 1998-03-14 16:09:36 +00:00
ChangeLog.pre-2-4 Moved the gtk_signal_connect of the specified callback into the big 1998-03-14 16:09:36 +00:00
ChangeLog.pre-2-6 Moved the gtk_signal_connect of the specified callback into the big 1998-03-14 16:09:36 +00:00
ChangeLog.pre-2-8 Moved the gtk_signal_connect of the specified callback into the big 1998-03-14 16:09:36 +00:00
ChangeLog.pre-2-10 Moved the gtk_signal_connect of the specified callback into the big 1998-03-14 16:09:36 +00:00
config.guess
config.h.in
config.sub
configure.in
COPYING
gtk-config.in
gtk.m4 Fixed a bashism (a bash 2.0ism at that) in the gtk.m4 tests 1998-03-14 10:57:18 +00:00
gtk+.prj
gtk+.spec
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.5.   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

The official web site is:
  http://www.gimp.org/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")