Searched refs:G_ACTION_GROUP_GET_IFACE (Results 1 – 3 of 3) sorted by relevance
194 GActionGroupInterface *iface = G_ACTION_GROUP_GET_IFACE (action_group); in g_action_group_real_query_action()362 return G_ACTION_GROUP_GET_IFACE (action_group) in g_action_group_list_actions()383 return G_ACTION_GROUP_GET_IFACE (action_group) in g_action_group_has_action()416 return G_ACTION_GROUP_GET_IFACE (action_group) in g_action_group_get_action_parameter_type()452 return G_ACTION_GROUP_GET_IFACE (action_group) in g_action_group_get_action_state_type()490 return G_ACTION_GROUP_GET_IFACE (action_group) in g_action_group_get_action_state_hint()514 return G_ACTION_GROUP_GET_IFACE (action_group) in g_action_group_get_action_enabled()542 return G_ACTION_GROUP_GET_IFACE (action_group) in g_action_group_get_action_state()575 G_ACTION_GROUP_GET_IFACE (action_group) in g_action_group_change_action_state()629 G_ACTION_GROUP_GET_IFACE (action_group) in g_action_group_activate_action()[all …]
37 #define G_ACTION_GROUP_GET_IFACE(inst) (G_TYPE_INSTANCE_GET_INTERFACE ((inst),… macro
3375 G_ACTION_GROUP_GET_IFACE