glib/docs/reference/gobject/tmpl
Matthias Clasen c3acb9da0c Make the g_value_set_x_take_ownership() functions "official" part of the
2003-09-12  Matthias Clasen  <maclas@gmx.de>

	Make the g_value_set_x_take_ownership() functions "official"
	part of the API (#100948):

	* gvaluetypes.[hc]: Add g_value_take_string() (synonym to the
	now deprecated g_value_set_string_take_ownership()).

	* gparam.[hc]: Add g_value_take_param() (synonym to the
	now deprecated g_value_set_param_take_ownership()).

	* gobject.[hc]: Add g_value_take_object() (synonym to the
	now deprecated g_value_set_object_take_ownership()).

	* gboxed.[hc]: Add g_value_take_boxed() (synonym to the
	now deprecated g_value_set_boxed_take_ownership()).

	* gobject/gobject-sections.txt: Add new g_value_take_x() functions.

	* gobject/tmpl/param_value_types.sgml: Document new g_value_take_x()
	functions.  (#100948)
2003-09-12 20:11:38 +00:00
..
enumerations_flags.sgml added support for a "default vtable" per interface, that interface vtables 2003-09-02 17:57:22 +00:00
gboxed.sgml Add GTypeClass, GTypePluginClass and GTypeModuleClass. 2002-12-09 19:06:42 +00:00
gclosure.sgml Move all docs out-of-line. Boy, what a waste of time. 2003-02-07 22:08:53 +00:00
generic_values.sgml Add docs. 2002-12-09 23:26:17 +00:00
gobject-unused.sgml Move all docs out-of-line. Boy, what a waste of time. 2003-02-07 22:08:53 +00:00
gparamspec.sgml Fix a few typos. 2003-04-11 21:56:50 +00:00
gtype.sgml added support for a "default vtable" per interface, that interface vtables 2003-09-02 17:57:22 +00:00
gtypemodule.sgml Clarify docs on the return. Fix a memory leak if a type with a value table 2003-08-25 18:23:58 +00:00
gtypeplugin.sgml Document private instance data. 2003-03-10 16:38:58 +00:00
objects.sgml A small addition. 2003-06-11 21:18:55 +00:00
param_value_types.sgml Make the g_value_set_x_take_ownership() functions "official" part of the 2003-09-12 20:11:38 +00:00
signals.sgml Forgotten cleanup. 2003-04-18 00:18:06 +00:00
value_arrays.sgml Mark 2.2 API additions. 2002-11-28 00:15:45 +00:00
value_collection.sgml Add missing short descriptions, standardize them to start with a capital 2002-11-23 22:57:35 +00:00