| Import line: | GObject = imports.gi.GObject; |
| GIR File: | GObject-2.0.gir |
| C documentation: | GTypePlugin |
| Interface : | TypePlugin |
| Implementations: | GObject.TypeModule |
| Show / Hide Inherited methods, properties and signals |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
|
GObject.TypePlugin | |
|
GObject.TypePlugin | |
|
unuse
()
:
none
|
GObject.TypePlugin | |
|
use
()
:
none
|
GObject.TypePlugin | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GObject
Method |
GObject.type_add_interface_dynamic
(Number instance_type, Number interface_type, TypePlugin plugin)
:
none
|
|
GObject
Method |
|
|
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
|