mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
gactionmap: Add g_action_map_remove_action_entries()
Since we have a convenience method to add actions let's allow to remove them just as easily. This makes resource cleanup as simple as initially adding the entries.
This commit is contained in:
committed by
Philip Withnall
parent
ac840b954f
commit
b3b23072f3
@@ -3559,6 +3559,7 @@ g_action_map_lookup_action
|
||||
GActionEntry
|
||||
g_action_map_add_action_entries
|
||||
g_action_map_add_action
|
||||
g_action_map_remove_action_entries
|
||||
g_action_map_remove_action
|
||||
|
||||
<SUBSECTION Standard>
|
||||
|
Reference in New Issue
Block a user