Property
GPluginPlugin:desired-state
since: 0.38
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 value | GPLUGIN_PLUGIN_STATE_UNKNOWN |
Getter method | gplugin_plugin_get_desired_state() |
Setter method | gplugin_plugin_set_desired_state() |