SimpleAction.state

glib.variant.Variant state() @property

Get state property.

Returns

The state of the action, or null if the action is stateless.
void state(glib.variant.Variant propval) @property

Set state property.

Parameters

propvalThe state of the action, or null if the action is stateless.