mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 16:33:40 +02:00
Add "Since 2.4" markers where appropriate.
Tue Oct 21 23:09:15 2003 Matthias Clasen <maclas@gmx.de> * gobject/tmpl/gparamspec.sgml: * gobject/tmpl/param_value_types.sgml: * gobject/tmpl/gtype.sgml: * gobject/tmpl/signals.sgml: Add "Since 2.4" markers where appropriate.
This commit is contained in:
committed by
Matthias Clasen
parent
7f2591cb0b
commit
28f255d1d0
@@ -344,7 +344,7 @@ for an example of the use of this capability.
|
||||
@pspec: a #GParamSpec
|
||||
@Returns: paramspec to which requests on this paramspec should
|
||||
be redirected, or %NULL if none.
|
||||
|
||||
@Since: 2.4
|
||||
|
||||
<!-- ##### FUNCTION g_param_spec_internal ##### -->
|
||||
<para>
|
||||
@@ -403,7 +403,7 @@ Registers @name as the name of a new static type derived from
|
||||
type and its instances.
|
||||
</para>
|
||||
|
||||
@name: 0-terminated string used as the name of the new #GParamSpec type.
|
||||
@name: 0-terminated string used as the name of the new #GParamSpec type.
|
||||
@pspec_info: The #GParamSpecTypeInfo for this #GParamSpec type.
|
||||
@Returns: The new type identifier.
|
||||
|
||||
@@ -476,7 +476,6 @@ Gets an array of all #GParamSpec<!-- -->s owned by @owner_type in the pool.
|
||||
#GParamSpec<!-- -->s owned by @owner_type in the pool
|
||||
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_param_spec_pool_list_owned ##### -->
|
||||
<para>
|
||||
Gets an #GList of all #GParamSpec<!-- -->s owned by @owner_type in the pool.
|
||||
|
Reference in New Issue
Block a user