Import line: | Peas = imports.gi.Peas; |
GIR File: | Peas-1.0.gir |
C documentation: | PeasActivatable |
Interface : | Activatable |
Show / Hide Inherited methods, properties and signals |
None |
Method / Constructor | Defined By | |
---|---|---|
activate
(Object object)
:
none
Activates the extension on the given object.
Activates the extension on the given object.
|
Peas.Activatable | |
deactivate
(Object object)
:
none
Deactivates the plugin on the given object.
Deactivates the plugin on the given object.
|
Peas.Activatable | |
update_state
(Object object)
:
none
Triggers an update of the plugin insternal state to take into account state changes in the targetted object, due to a plugin or an user action.
Triggers an update of the plugin insternal state to take into account state changes in the targetted object, due to a plugin or an user action.
|
Peas.Activatable |
None |