Peas.ActivatableInterface

Fields

Name

Type

Access

Description

activate

object

r

Activates the plugin.

deactivate

object

r

Deactivates the plugin.

g_iface

GObject.TypeInterface

r

The parent interface.

update_state

object

r

Updates the plugin’s internal state to take account of a change in the target object’s state.

Methods

None

Details

class Peas.ActivatableInterface

Provides an interface for activatable plugins.