Property
GPluginPlugin:desired-state
since: 0.38.0
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.0 |
| Setter method | gplugin_plugin_set_desired_state() |
| Getter method | gplugin_plugin_get_desired_state() |