Document interface properties and GParamSpecOverride.

Tue Oct 14 17:45:33 2003  Owen Taylor  <otaylor@redhat.com>

        * gobject/gobject-sections.txt gobject/tmpl/objects.sgml
        gobject/tmpl/param_value_types.sgml gobject/tmpl/gparamspec.sgml:
        Document interface properties and GParamSpecOverride.
This commit is contained in:
Owen Taylor
2003-10-21 19:14:04 +00:00
committed by Owen Taylor
parent 6f5794fad0
commit 4d3e3f0bd9
6 changed files with 178 additions and 0 deletions

View File

@@ -209,6 +209,10 @@ G_OBJECT_CLASS_NAME
g_object_class_install_property
g_object_class_find_property
g_object_class_list_properties
g_object_class_override_property
g_object_interface_install_property
g_object_interface_find_property
g_object_interface_list_properties
g_object_new
g_object_newv
GParameter
@@ -375,6 +379,7 @@ g_param_spec_get_qdata
g_param_spec_set_qdata
g_param_spec_set_qdata_full
g_param_spec_steal_qdata
g_param_spec_get_redirect_target
g_param_spec_internal
GParamSpecTypeInfo
g_param_type_register_static
@@ -600,6 +605,13 @@ G_TYPE_PARAM_VALUE_ARRAY
GParamSpecValueArray
g_param_spec_value_array
<SUBSECTION Override>
G_IS_PARAM_SPEC_OVERRIDE
G_PARAM_SPEC_OVERRIDE
G_TYPE_PARAM_OVERRIDE
GParamSpecOverride
g_param_spec_override
<SUBSECTION Private>
g_value_set_instance
g_param_spec_types