Property

GPluginPlugin:desired-state

since: 0.38

Declaration

property desired-state: GPlugin.PluginState [ read, write, construct ]

Description [src]

The desired state of the plugin. Typically this just mirrors the state property, but if a state change failed this will remain set to the state that was attempted.

See gplugin_plugin_get_desired_state() for more information.

Type:GPluginPluginState

Available since: 0.38

Default valueGPLUGIN_PLUGIN_STATE_UNKNOWN
Getter methodgplugin_plugin_get_desired_state()
Setter methodgplugin_plugin_set_desired_state()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno