glib/docs/reference/gobject
Stef Walter 3b0f1cc432 Fix up GObject interface documentation
* Document how to override interfaces already implemented
   in a base class, and also call those base class implementations
   from a derived reimplementation.
 * Don't recomend people use base_init() style functions to
   initialize interface signals and properties, use default_init()
   aka class_init() instead (as G_DEFINE_INTERFACE() uses).
 * The above solves the interface init called multiple times
   problem, so remove some needless naysaying about that.
 * Document default_init() in the interface initialization discussion
 * Linkify more stuff.
 * Remove some crud and typos

https://bugzilla.gnome.org/show_bug.cgi?id=675504
2012-07-09 17:47:39 +02:00
..
images add missing image 2005-04-22 18:34:41 +00:00
tmpl gobject docs: ignore some sgml files 2010-06-21 14:01:50 -04:00
glib-genmarshal.xml Update glib-genmarshal docs 2012-03-05 08:32:07 -05:00
glib-mkenums.xml glib-mkenums: add --identifier-prefix and --symbol-prefix args 2011-10-28 18:04:28 -04:00
gobject-docs.xml docs: rename *-docs.sgml to *-docs.xml 2012-04-23 02:31:32 +01:00
gobject-overrides.txt Improve separation of generic non-generic parts and dependencies. 2000-09-06 15:01:07 +00:00
gobject-query.xml Man page tweaks 2010-04-16 20:43:53 -04:00
gobject-sections.txt GObject docs fixup 2012-07-03 15:40:44 -04:00
gobject.cI Removed... ...and readded. Change to the standard file extension for 2003-10-20 18:40:00 +00:00
gobject.types gobject: Add GBinding 2010-06-15 16:06:18 +01:00
Makefile.am GObject docs fixup 2012-07-03 15:40:44 -04:00
tut_gobject.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
tut_gsignal.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
tut_gtype.xml Fix up GObject interface documentation 2012-07-09 17:47:39 +02:00
tut_howto.xml Fix up GObject interface documentation 2012-07-09 17:47:39 +02:00
tut_intro.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
tut_tools.xml docs: Use latest docbook dtd: 4.5 2012-04-23 02:46:18 +01:00
version.xml.in Add version info to API docs. 2002-11-23 01:37:17 +00:00