mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 01:36:17 +01:00
gio.symbols: add missing g_simple_action_group stuff
This commit is contained in:
parent
ab778737aa
commit
22b3f0d4b2
@ -1910,3 +1910,13 @@ g_action_set_state
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if IN_HEADER(__G_SIMPLE_ACTION_GROUP_H__)
|
||||
#if IN_FILE(__G_SIMPLE_ACTION_GROUP_C__)
|
||||
g_simple_action_group_get_type G_GNUC_CONST
|
||||
g_simple_action_group_insert
|
||||
g_simple_action_group_lookup
|
||||
g_simple_action_group_new
|
||||
g_simple_action_group_remove
|
||||
g_simple_action_group_set_enabled
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user