GObject.Object
Peas.ExtensionBase
Import line: | Peas = imports.gi.Peas; |
GIR File: | Peas-1.0.gir |
C documentation: | PeasExtensionBase |
Class : | ExtensionBase |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
data_dir : String
read only
|
Peas.ExtensionBase | |
parent : GObject.Object
read only
|
Peas.ExtensionBase | |
plugin_info : Peas.PluginInfo
|
Peas.ExtensionBase | |
plugin_info : Peas.PluginInfo
read only
|
Peas.ExtensionBase |
Method / Constructor | Defined By | |
---|---|---|
new Peas.ExtensionBase
(Object properties)
Create a new Peas.ExtensionBase
Create a new Peas.ExtensionBase
|
||
get_data_dir
()
:
String
Get the path of the directory where the plugin should look for its data files.
Get the path of the directory where the plugin should look for its data files. directory where the plugin should look for its data files
|
Peas.ExtensionBase | |
get_plugin_info
()
:
Peas.PluginInfo
Get information relative to extbase.
Get information relative to extbase.
|
Peas.ExtensionBase |
None |