Handbook
Glossary
g_simple_action_set_state_hint ( simple_action state_hint -- )
Vocabulary
gio
.
ffi
Inputs
simple_action
an
object
state_hint
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
glib.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_simple_action_set_state_hint
( GSimpleAction* simple_action, GVariant* state_hint )