mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-19 13:49:17 +02:00
tell how to create container classes which are as flexible as a GValue is
2006-01-29 Sven Herzberg <herzi@gnome-de.org> * docs/reference/gobject/tmpl/param_value_types.sgml: tell how to create container classes which are as flexible as a GValue is
This commit is contained in:
parent
7b01898d64
commit
e70a6c4be9
@ -1,3 +1,8 @@
|
|||||||
|
2006-01-29 Sven Herzberg <herzi@gnome-de.org>
|
||||||
|
|
||||||
|
* docs/reference/gobject/tmpl/param_value_types.sgml: tell how to
|
||||||
|
create container classes which are as flexible as a GValue is
|
||||||
|
|
||||||
2006-01-27 Matthias Clasen <mclasen@redhat.com>
|
2006-01-27 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* configure.in: Bump version
|
* configure.in: Bump version
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2006-01-29 Sven Herzberg <herzi@gnome-de.org>
|
||||||
|
|
||||||
|
* docs/reference/gobject/tmpl/param_value_types.sgml: tell how to
|
||||||
|
create container classes which are as flexible as a GValue is
|
||||||
|
|
||||||
2006-01-27 Matthias Clasen <mclasen@redhat.com>
|
2006-01-27 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* configure.in: Bump version
|
* configure.in: Bump version
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2006-01-29 Sven Herzberg <herzi@gnome-de.org>
|
||||||
|
|
||||||
|
* docs/reference/gobject/tmpl/param_value_types.sgml: tell how to
|
||||||
|
create container classes which are as flexible as a GValue is
|
||||||
|
|
||||||
2006-01-27 Matthias Clasen <mclasen@redhat.com>
|
2006-01-27 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* configure.in: Bump version
|
* configure.in: Bump version
|
||||||
|
@ -1751,7 +1751,7 @@ See g_param_spec_internal() for details on property names.
|
|||||||
@nick: nick name for the property specified
|
@nick: nick name for the property specified
|
||||||
@blurb: description of the property specified
|
@blurb: description of the property specified
|
||||||
@is_a_type: a #GType whose subtypes are allowed as values
|
@is_a_type: a #GType whose subtypes are allowed as values
|
||||||
of the property
|
of the property (use %G_TYPE_NONE for any type)
|
||||||
@flags: flags for the property specified
|
@flags: flags for the property specified
|
||||||
@Returns: a newly created parameter specification
|
@Returns: a newly created parameter specification
|
||||||
@Since: 2.10
|
@Since: 2.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user