summaryrefslogtreecommitdiff
path: root/gobject/gboxed.h
AgeCommit message (Expand)AuthorFilesLines
2004-01-09Add a boxed type for nul-terminated string arrays. (#110528)Matthias Clasen1-1/+5
2003-09-12Make the g_value_set_x_take_ownership() functions "official" part of theMatthias Clasen1-1/+4
2001-11-22Improve the detection of invalid includes by moving the test outside theOwen Taylor1-3/+3
2001-11-21put newly created param spec types into a global array.GOBJECT_GType_guintTim Janik1-4/+13
2001-11-18Include gtypes.h not gobject/gtype.hOwen Taylor1-0/+4
2001-11-14add API for chaining: g_signal_chain_from_overridden() andTim Janik1-3/+3
2001-09-10Removed is_refcounted and GBoxedInitFunc fromAlex Larsson1-4/+1
2001-06-19remove left-over usages of an anonymous GBoxed typedef.Tim Janik1-2/+1
2001-03-21This takes a `const GValue *' argument.Martin Baulig1-1/+1
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist1-8/+2
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik1-12/+19
2000-10-25added g_value_set_static_string().Tim Janik1-8/+10
2000-10-25added newly added gobject/ headers.Tim Janik1-0/+64