summaryrefslogtreecommitdiff
path: root/docs/reference/gobject/tmpl/gtype.sgml
AgeCommit message (Expand)Author
2006-02-22add @since: for _add_private, _GET_PRIVATE fix example to use ->priv andStefan Kost
2006-01-08explain that G_TYPE_INSTANCE_GET_CLASS() does behave different duringSven Herzberg
2005-12-07Document n_preallocs as ignored.Matthias Clasen
2005-05-02Small additions.Matthias Clasen
2005-04-22add missing imageStefan Kost
2005-03-08Apply patches by Stefan Kost to document naming restrictions. (#167614)Matthias Clasen
2004-10-24Typo fix.Matthias Clasen
2004-10-24Rename first parameter to check_data, since apparently the system headersMatthias Clasen
2004-06-07Fix the docs for G_DEFINE_TYPE() and friends. (#143800, Crispin Flowerday)Matthias Clasen
2004-02-20applied patch from #131937 with slight renames. providesTim Janik
2004-01-11Improve docs for G_DEFINE_TYPE_* macros.Matthias Clasen
2004-01-10Document the new GType boilerplate macros with an example.Matthias Clasen
2004-01-10Document g_type_class_peek_static.Matthias Clasen
2003-10-21Additions.Matthias Clasen
2003-10-21Add "Since 2.4" markers where appropriate.Matthias Clasen
2003-10-19Additions.Matthias Clasen
2003-10-18Additions.Matthias Clasen
2003-10-02Add g_type_add/remove_interface_check()Owen Taylor
2003-09-29Docs for g_type_default_interface_ref(), etc. :Owen Taylor
2003-09-02added support for a "default vtable" per interface, that interface vtablesTim Janik
2003-03-10Document private instance data.Owen Taylor
2003-02-07Move all docs out-of-line. Boy, what a waste of time.Matthias Clasen
2003-01-14Fix the description of G_TYPE_FUNDAMENTAL. (#103119, Josh Parsons)Matthias Clasen
2002-12-09Add docs.Matthias Clasen
2002-12-09Add docs.Matthias Clasen
2002-12-09Add GTypeClass, GTypePluginClass and GTypeModuleClass.Matthias Clasen
2002-12-03Sync parameter names with docs and implementation.Matthias Clasen
2002-11-08Trivial s/foo/foo_/ fixes to make <glib.h> includable with -WshadowSoeren Sandmann
2002-05-26Remove references to nonexisting functionsMatthias Clasen
2002-05-13Update from libcharset CVS. Includes additional encodings for SolarisOwen Taylor
2002-04-23Updates.Matthias Clasen
2002-01-291.3.13Owen Taylor
2001-12-20SGML fixes. Small updates.Owen Taylor
2001-12-18add configure check to determine G_HAVE_GROWING_STACK.Tim Janik
2001-12-18use g_try_malloc and return error on not-enough-memoryHavoc Pennington
2001-12-13API revamp to shorten GValueArray structure.Tim Janik
2001-11-28Rename (private) GSource.id and id parameter toOwen Taylor
2001-11-25removed enum GTypeFundamentals. use macros to provide the constantTim Janik
2001-11-22Update.Owen Taylor
2001-11-21provide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental_next() to returnTim Janik
2001-11-21put newly created param spec types into a global array.upstream/GOBJECT_GType_guintTim Janik
2001-11-14more docs.Tim Janik
2001-11-14list parameter and value types.Tim Janik