Home
last modified time | relevance | path

Searched refs:g_simple_action_get_state_type (Results 1 – 1 of 1) sorted by last modified time

/dports/devel/glib20/glib-2.70.4/gio/
H A Dgsimpleaction.c101 g_simple_action_get_state_type (GAction *action) in g_simple_action_get_state_type() function
314 g_value_set_boxed (value, g_simple_action_get_state_type (action)); in g_simple_action_get_property()
354 iface->get_state_type = g_simple_action_get_state_type; in g_simple_action_iface_init()