SimpleAction.setStateHint
void setStateHint(glib.variant.Variant stateHint = null)Sets the state hint for the action.
See gio.action.Action.getStateHint for more information about action state hints.
Parameters
stateHint | a #GVariant representing the state hint |