Tim Janik 38bffa52d3 new function to gather information about a certain signal.
Thu Jan 29 21:36:14 1998  Tim Janik  <timj@gimp.org>

        * gtk/gtksignal.c (gtk_signal_query): new function to gather
          information about a certain signal.

        * gtk/gtksignal.c (gtk_signal_newv): new function similar to
          gtk_signal_new().

        * gtk/gtksignal.c (gtk_signal_real_emit): check for function_offset
          == 0.

        * gtk/gtksignal.c (gtk_signal_connect_by_type): perform a signal
          id lookup on the parent as well.

        * gtk/gtkobject.c (gtk_object_class_add_user_signal): new
          function for implementation of user defined signals.
        * gtk/gtkobject.c (gtk_object_class_add_signals): free old
          signal id array.

        * gtk/gtkobject.h: this holds the typedefs for GtkSignalFunc and
          GtkSignalMarshaller now, because they are used for
          gtk_object_class_add_user_signal.

        * gtk/gtktypeutils.c (gtk_type_class_init): reset object_class->signals
          and object_class->nsignals for new object classes.
1998-01-29 20:46:05 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1998-01-24 18:45:34 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1998-01-21 23:29:56 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1998-01-20 23:53:15 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1998-01-24 18:45:34 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1998-01-21 23:29:56 +00:00
1998-01-21 23:29:56 +00:00
1997-12-18 02:24:41 +00:00
1997-11-24 22:37:52 +00:00
1998-01-24 18:45:34 +00:00

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")
Description
No description provided
Readme 169 MiB
Languages
C 90.2%
Makefile 7.8%
Shell 1.4%
M4 0.3%
Python 0.2%