SimpleAction.state
glib.variant.Variant state() @propertyGet state property.
Returns
The state of the action, or null if the action is stateless.
void state(glib.variant.Variant propval) @propertySet state property.
Parameters
propval | The state of the action, or null if the action is stateless. |