mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 13:06:14 +01:00
gio.symbols fixes
This commit is contained in:
parent
a6366dc289
commit
a65429cf44
@ -1440,12 +1440,10 @@ g_simple_action_new
|
|||||||
g_simple_action_new_stateful
|
g_simple_action_new_stateful
|
||||||
g_simple_action_set_enabled
|
g_simple_action_set_enabled
|
||||||
g_simple_action_set_state
|
g_simple_action_set_state
|
||||||
g_dbus_action_group_flags_get_type
|
|
||||||
g_dbus_action_group_get_type
|
g_dbus_action_group_get_type
|
||||||
g_dbus_action_group_inject
|
g_dbus_action_group_get
|
||||||
g_dbus_action_group_new
|
g_dbus_menu_model_get_type
|
||||||
g_dbus_action_group_new_finish
|
g_dbus_menu_model_get
|
||||||
g_dbus_action_group_new_sync
|
|
||||||
g_dbus_connection_export_action_group
|
g_dbus_connection_export_action_group
|
||||||
g_dbus_connection_unexport_action_group
|
g_dbus_connection_unexport_action_group
|
||||||
g_dbus_connection_export_menu_model
|
g_dbus_connection_export_menu_model
|
||||||
@ -1670,5 +1668,3 @@ g_menu_prepend_item
|
|||||||
g_menu_prepend_section
|
g_menu_prepend_section
|
||||||
g_menu_prepend_submenu
|
g_menu_prepend_submenu
|
||||||
g_menu_remove
|
g_menu_remove
|
||||||
g_menu_proxy_get_type
|
|
||||||
g_menu_proxy_get
|
|
||||||
|
Loading…
Reference in New Issue
Block a user