mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
param spec updates.
Tue Nov 13 19:49:16 2001 Tim Janik <timj@gtk.org> * gobject/tmpl/gparamspec.sgml: param spec updates.
This commit is contained in:
@@ -337,32 +337,35 @@ g_value_set_instance
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<TITLE>Parameter Specifications</TITLE>
|
||||
<FILE>param_specs</FILE>
|
||||
GParamSpec
|
||||
GParamSpecClass
|
||||
<TITLE>GParamSpec</TITLE>
|
||||
<FILE>gparamspec</FILE>
|
||||
G_PARAM_SPEC_TYPE
|
||||
G_PARAM_SPEC_TYPE_NAME
|
||||
G_TYPE_IS_PARAM
|
||||
G_PARAM_SPEC
|
||||
G_IS_PARAM_SPEC
|
||||
G_PARAM_SPEC_CLASS
|
||||
G_IS_PARAM_SPEC_CLASS
|
||||
G_PARAM_SPEC_GET_CLASS
|
||||
G_PARAM_SPEC_TYPE_NAME
|
||||
G_PARAM_SPEC_VALUE_TYPE
|
||||
G_TYPE_IS_PARAM
|
||||
GParamSpec
|
||||
GParamSpecClass
|
||||
GParamFlags
|
||||
G_PARAM_READWRITE
|
||||
G_PARAM_MASK
|
||||
G_PARAM_USER_SHIFT
|
||||
GParamFlags
|
||||
g_param_spec_ref
|
||||
g_param_spec_unref
|
||||
g_param_spec_sink
|
||||
g_param_value_set_default
|
||||
g_param_value_defaults
|
||||
g_param_value_validate
|
||||
g_param_value_convert
|
||||
g_param_values_cmp
|
||||
g_param_spec_get_qdata
|
||||
g_param_spec_set_qdata
|
||||
g_param_spec_set_qdata_full
|
||||
g_param_spec_steal_qdata
|
||||
g_param_value_set_default
|
||||
g_param_value_defaults
|
||||
g_param_value_validate
|
||||
g_param_values_cmp
|
||||
GParamSpecTypeInfo
|
||||
g_param_type_register_static
|
||||
GParamSpecPool
|
||||
|
Reference in New Issue
Block a user