Searched refs:exported_actions (Results 1 – 2 of 2) sorted by relevance
112 GActionGroup *exported_actions; member295 g_action_group_activate_action (impl->exported_actions, name, parameter); in g_application_impl_method_call()426 impl->exported_actions, error); in g_application_impl_attempt_primary()590 GActionGroup *exported_actions, in g_application_impl_register() argument603 impl->exported_actions = exported_actions; in g_application_impl_register()
19 … GActionGroup *exported_actions,