mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 02:17:51 +02:00
gstrfuncs: Add g_strv_equal()
This is a utility function which I find myself writing in a number of places. Mostly in unit tests. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -1544,6 +1544,7 @@ g_strjoinv
|
||||
GStrv
|
||||
g_strv_length
|
||||
g_strv_contains
|
||||
g_strv_equal
|
||||
|
||||
<SUBSECTION>
|
||||
g_strerror
|
||||
|
Reference in New Issue
Block a user