Merge branch 'queue-clear' into 'master'

Add g_queue_clear_full API

Closes #1464

See merge request GNOME/glib!537
This commit is contained in:
Philip Withnall
2019-01-08 16:01:09 +00:00
4 changed files with 64 additions and 0 deletions

View File

@@ -2363,6 +2363,7 @@ g_queue_free_full
G_QUEUE_INIT
g_queue_init
g_queue_clear
g_queue_clear_full
g_queue_is_empty
g_queue_get_length
g_queue_reverse