mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
prefix internal functions with '_'. renamed g_signal_connect_closure() to
Fri Nov 3 07:35:00 2000 Tim Janik <timj@gtk.org> * gsignal.[hc]: prefix internal functions with '_'. renamed g_signal_connect_closure() to g_signal_connect_closure_by_id(). added g_signal_parse_name() to retrive signal_id and detail quark from a signal name (internal). Fri Nov 3 07:33:15 2000 Tim Janik <timj@gtk.org> * gobject/gobject-docs.sgml: added &gobject-closures; section. * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml * gobject/gobject-sections.txt: added Closure section. * gobject/tmpl/closures.sgml: new file with template description for GClosure functions.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
Fri Nov 3 07:33:15 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gobject/gobject-docs.sgml: added &gobject-closures; section.
|
||||
|
||||
* gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
|
||||
|
||||
* gobject/gobject-sections.txt: added Closure section.
|
||||
|
||||
* gobject/tmpl/closures.sgml: new file with template description
|
||||
for GClosure functions.
|
||||
|
||||
2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
|
||||
|
Reference in New Issue
Block a user