RegisteredTypeInfo
Object Hierarchy:
Description:
[
CCode ( type_id =
"g_base_info_gtype_get_type ()" ) ]
[
Compact ]
public class RegisteredTypeInfo :
BaseInfo
Represent a registered type.
Content:
Methods:
- public Type get_g_type ()
Obtain the Type for this registered type
or G_TYPE_NONE which a special meaning.
- public unowned string get_type_init ()
Obtain the type init function for info
.
- public unowned string get_type_name ()
Obtain the type name of the struct within the GObject type system.
Inherited Members:
All known members inherited from class GI.BaseInfo