Back to Seed Clases

GModule


Classes

Interfaces

Structs

Unions

Enums

Struct GModule.Module

Import line: GModule = imports.gi.GModule;
GIR File: GModule-2.0.gir
C documentation: GModuleModule
Struct : Module
  Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GModule
Method
GModule.open (String file_name, ModuleFlags flags) : GModule.Module
Gladeui
Method
Gladeui.util_load_library (String library_name) : GModule.Module
Loads the named library from the Glade modules directory, or failing that from the standard platform specific directories.
Gladeui
Method
Gladeui.xml_load_sym_from_node (XmlNode node_in, Module module, String tagname, void* sym_location) : Boolean
Gladeui.GObjectAdaptor
Method
Gladeui.GObjectAdaptor.from_catalog (Catalog catalog, XmlNode class_node, Module module) : Gladeui.WidgetAdaptor
Dynamicly creates a subclass of GladeWidgetAdaptor and subclasses the closest parent adaptor (parent class adapters must be creates/registerd prior to child classes, otherwise inheritance wont work) and parses in the relevent catalog info.
Gladeui.Property
Method
Gladeui.Property.class_update_from_node (XmlNode node, Module module, Number object_type, PropertyClass property_class, String domain) : Boolean
Updates the property_class with the contents of the node in the xml file.
Gst.Plugin
Method
get_module () : GModule.Module
Gets the GModule of the plugin.
Peas.ObjectModule
Method
get_library () : GModule.Module
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:00 GMT+0800 (HKT)