c
Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.InterfaceInfo

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GInterfaceInfo
Struct : InterfaceInfo
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.InterfaceInfo ()
Create a new GObject.InterfaceInfo
Create a new GObject.InterfaceInfo
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject
Method
GObject.type_add_interface_static (Number instance_type, Number interface_type, InterfaceInfo info) : none
GObject.TypeModule
Method
add_interface (Number instance_type, Number interface_type, InterfaceInfo interface_info) : none
GObject.TypePlugin
Method
complete_interface_info (Number instance_type, Number interface_type, InterfaceInfo info) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:44 GMT+0800 (HKT)