mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 18:16:34 +02:00
=== Released 2.2.1 ===
Tue Jan 28 17:00:03 2003 Owen Taylor <otaylor@redhat.com> * === Released 2.2.1 === * configure.in: Version 2.2.1, interface age 1. * NEWS: Updated.
This commit is contained in:
@@ -18,12 +18,21 @@ Enumeration and flags types
|
||||
|
||||
</para>
|
||||
|
||||
@g_type_class:
|
||||
@minimum:
|
||||
@maximum:
|
||||
@n_values:
|
||||
@values:
|
||||
|
||||
<!-- ##### STRUCT GFlagsClass ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@g_type_class:
|
||||
@mask:
|
||||
@n_values:
|
||||
@values:
|
||||
|
||||
<!-- ##### MACRO G_ENUM_CLASS_TYPE ##### -->
|
||||
<para>
|
||||
|
@@ -107,6 +107,13 @@ Retrieve the #GType to intiialize a #GValue for this parameter.
|
||||
|
||||
</para>
|
||||
|
||||
@g_type_class:
|
||||
@value_type:
|
||||
@finalize:
|
||||
@value_set_default:
|
||||
@value_validate:
|
||||
@values_cmp:
|
||||
@dummy:
|
||||
|
||||
<!-- ##### ENUM GParamFlags ##### -->
|
||||
<para>
|
||||
|
@@ -68,6 +68,13 @@ in #GTypeModuleClass.
|
||||
|
||||
</para>
|
||||
|
||||
@parent_class:
|
||||
@load:
|
||||
@unload:
|
||||
@reserved1:
|
||||
@reserved2:
|
||||
@reserved3:
|
||||
@reserved4:
|
||||
|
||||
<!-- ##### FUNCTION g_type_module_use ##### -->
|
||||
<para>
|
||||
|
@@ -25,6 +25,11 @@ An interface for dynamically loadable types
|
||||
|
||||
</para>
|
||||
|
||||
@base_iface:
|
||||
@use_plugin:
|
||||
@unuse_plugin:
|
||||
@complete_type_info:
|
||||
@complete_interface_info:
|
||||
|
||||
<!-- ##### USER_FUNCTION GTypePluginUse ##### -->
|
||||
<para>
|
||||
|
@@ -27,6 +27,7 @@ and should never be accessed directly.
|
||||
|
||||
</para>
|
||||
|
||||
@g_type_class:
|
||||
|
||||
<!-- ##### USER_FUNCTION GObjectGetPropertyFunc ##### -->
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user