Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Struct Gst.PluginDesc

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstPluginDesc
Struct : PluginDesc
  Show / Hide Inherited methods, properties and signals
A plugin should export a variable of this type called plugin_desc. The plugin loader will use the data provided there to initialize the plugin. BSD, MIT/X11, Proprietary, unknown.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gst.PluginDesc ()
Create a new Gst.PluginDesc
Create a new Gst.PluginDesc
 
Events
None
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:54 GMT+0800 (HKT)