Home
last modified time | relevance | path

Searched refs:get_state_hint (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gio/
Dgaction.h48 GVariant * (* get_state_hint) (GAction *action); member
Dgaction.c348 ->get_state_hint (action); in g_action_get_state_hint()
Dgsimpleaction.c355 iface->get_state_hint = g_simple_action_get_state_hint; in g_simple_action_iface_init()
Dgpropertyaction.c432 iface->get_state_hint = g_property_action_get_state_hint; in g_property_action_iface_init()
Dgsettings.c3333 iface->get_state_hint = g_settings_action_get_state_hint; in g_settings_action_iface_init()