mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-17 23:47:52 +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:
committed by
Sven Herzberg
parent
7b01898d64
commit
e70a6c4be9
@@ -1751,7 +1751,7 @@ See g_param_spec_internal() for details on property names.
|
||||
@nick: nick name for the property specified
|
||||
@blurb: description of the property specified
|
||||
@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
|
||||
@Returns: a newly created parameter specification
|
||||
@Since: 2.10
|
||||
|
Reference in New Issue
Block a user