summaryrefslogtreecommitdiff
path: root/gobject/gboxed.h
AgeCommit message (Expand)Author
2005-11-27Document GObject API additionsMatthias Clasen
2005-11-23minor cleanups, implemented G_TYPE_HASH_TABLE.Tim Janik
2005-04-29Add a boxed type for GDate. (#301787, Tim-Philipp Müller)Matthias Clasen
2004-01-09Add a boxed type for nul-terminated string arrays. (#110528)Matthias Clasen
2003-09-12Make the g_value_set_x_take_ownership() functions "official" part of theMatthias Clasen
2001-11-22Improve the detection of invalid includes by moving the test outside theOwen Taylor
2001-11-21put newly created param spec types into a global array.upstream/GOBJECT_GType_guintTim Janik
2001-11-18Include gtypes.h not gobject/gtype.hOwen Taylor
2001-11-14add API for chaining: g_signal_chain_from_overridden() andTim Janik
2001-09-10Removed is_refcounted and GBoxedInitFunc fromAlex Larsson
2001-06-19remove left-over usages of an anonymous GBoxed typedef.Tim Janik
2001-03-21This takes a `const GValue *' argument.Martin Baulig
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik
2000-10-25added g_value_set_static_string().Tim Janik
2000-10-25added newly added gobject/ headers.Tim Janik