mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +02:00
Add GTypeClass, GTypePluginClass and GTypeModuleClass.
* gobject/tmpl/gtype.sgml: * gobject/tmpl/gtypeplugin.sgml: * gobject/tmpl/gtypemodule.sgml: * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass and GTypeModuleClass. * gobject/tmpl/gboxed.sgml: Add docs.
This commit is contained in:
@@ -19,6 +19,7 @@ G_TYPE_IS_DEEP_DERIVABLE
|
||||
G_TYPE_IS_INTERFACE
|
||||
GTypeInterface
|
||||
GTypeInstance
|
||||
GTypeClass
|
||||
GTypeInfo
|
||||
GTypeFundamentalInfo
|
||||
GInterfaceInfo
|
||||
@@ -138,6 +139,7 @@ GOBJECT_VAR
|
||||
<FILE>gtypeplugin</FILE>
|
||||
<TITLE>GTypePlugin</TITLE>
|
||||
GTypePlugin
|
||||
GTypePluginClass
|
||||
GTypePluginUse
|
||||
GTypePluginUnuse
|
||||
GTypePluginCompleteTypeInfo
|
||||
@@ -160,6 +162,7 @@ G_TYPE_PLUGIN_GET_CLASS
|
||||
<FILE>gtypemodule</FILE>
|
||||
<TITLE>GTypeModule</TITLE>
|
||||
GTypeModule
|
||||
GTypeModuleClass
|
||||
g_type_module_use
|
||||
g_type_module_unuse
|
||||
g_type_module_set_name
|
||||
|
Reference in New Issue
Block a user