Request for the state of the named action within action_group to be changed to value.
The action must be stateful and value must be of the correct type. See Action.groupGetActionStateType.
This call merely requests a change. The action may refuse to change its state or may change its state to something other than value. See Action.groupGetActionStateHint.
If the value GVariant is floating, it is consumed.
the name of the action to request the change on
the new state
2.28
Request for the state of the named action within action_group to be changed to value.
The action must be stateful and value must be of the correct type. See Action.groupGetActionStateType.
This call merely requests a change. The action may refuse to change its state or may change its state to something other than value. See Action.groupGetActionStateHint.
If the value GVariant is floating, it is consumed.