c
Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Interface GObject.TypePlugin

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GTypePlugin
Interface : TypePlugin
Implementations: GObject.TypeModule
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject
Method
GObject.type_add_interface_dynamic (Number instance_type, Number interface_type, TypePlugin plugin) : none
GObject
Method
GObject.type_get_plugin (Number type) : GObject.TypePlugin
GObject
Method
GObject.type_interface_get_plugin (Number instance_type, Number interface_type) : GObject.TypePlugin
GObject
Method
GObject.type_register_dynamic (Number parent_type, String type_name, TypePlugin plugin, TypeFlags flags) : Number
GObject.TypeInterface
Method
GObject.TypeInterface.get_plugin (Number instance_type, Number interface_type) : GObject.TypePlugin
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:44 GMT+0800 (HKT)