c
Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.TypeInfo

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GTypeInfo
Struct : TypeInfo
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.TypeInfo ()
Create a new GObject.TypeInfo
Create a new GObject.TypeInfo
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject
Method
GObject.enum_complete_type_info (Number g_enum_type, TypeInfo info, EnumValue const_values) : none
GObject
Method
GObject.flags_complete_type_info (Number g_flags_type, TypeInfo info, FlagsValue const_values) : none
GObject
Method
GObject.type_register_fundamental (Number type_id, String type_name, TypeInfo info, TypeFundamentalInfo finfo, TypeFlags flags) : Number
GObject
Method
GObject.type_register_static (Number parent_type, String type_name, TypeInfo info, TypeFlags flags) : Number
GObject.TypeModule
Method
register_type (Number parent_type, String type_name, TypeInfo type_info, TypeFlags flags) : Number
GObject.TypePlugin
Method
complete_type_info (Number g_type, TypeInfo info, TypeValueTable value_table) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:45 GMT+0800 (HKT)