Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.TypeValueTable

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GTypeValueTable
Struct : TypeValueTable
The GTypeValueTable provides the functions required by the GValue implementation,
to serve as a container for values of a type.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.TypeValueTable ()
Create a new GObject.TypeValueTable
Create a new GObject.TypeValueTable
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject.TypePlugin
Method
complete_type_info (Number g_type, TypeInfo info, TypeValueTable value_table) : none
Calls the complete_type_info function from the GTypePluginClass of plugin.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:47 GMT+0800 (HKT)