glib/docs/reference/glib
Tim Janik 830d808c5c publically define GSignalInvocationHint structure that gets passed in to
Fri Oct 27 16:33:41 2000  Tim Janik  <timj@gtk.org>

        * gsignal.[hc]: publically define GSignalInvocationHint structure
        that gets passed in to closure invocations. added signal details.
        renamed GSignalType to GSignalFlags to comply with conventions.
        quite some cleanups and minor fixes. avoid uneccessary handler list
        walks upon invokation of after handlers. relookup handler list for
        restarted emissions. preliminary abort normal handler invokation if
        after handler is encountered.

        * glib-genmarshal.c:
        * gclosure.[hc]: moved invocation_hint to the end of the
        g_closure_invoke() arguments as sugegsted by kenelson.
        also made it a gpointer to be more generic. the invocation_hint
        is a caller specific thing that can be used to pass additional
        data in to closure invocations as documented with the caller
        invoking the closure.
2000-10-27 16:48:11 +00:00
..
glib Fixed #10086. 2000-10-05 15:56:41 +00:00
tmpl publically define GSignalInvocationHint structure that gets passed in to 2000-10-27 16:48:11 +00:00
.cvsignore Don't set to $(top_srcdir). 2000-10-09 17:58:11 +00:00
glib-docs.sgml Change ERROR_OTHER to ERROR_FAILED, add some dummy marking with _(). 2000-10-19 15:21:04 +00:00
glib-overrides.txt head -n 4 ChangeLog 2000-09-06 00:04:49 +00:00
glib-sections.txt Document the recently deprecated functions as such. 2000-10-27 12:34:49 +00:00
Makefile.am gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST). 2000-10-16 01:02:19 +00:00