mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-12 18:55:12 +01:00
Merge branch 'drop-redundant-paragraph' into 'main'
gstrfuncs: Drop a redundant paragraph See merge request GNOME/glib!4441
This commit is contained in:
commit
ce991fc930
@ -3258,10 +3258,6 @@ g_strv_contains (const gchar * const *strv,
|
|||||||
* of order, sort the arrays first (using [func@GLib.qsort_with_data]
|
* of order, sort the arrays first (using [func@GLib.qsort_with_data]
|
||||||
* or similar).
|
* or similar).
|
||||||
*
|
*
|
||||||
* Elements are compared using [func@GLib.str_equal]. To match independently
|
|
||||||
* of order, sort the arrays first (using [func@GLib.qsort_with_data]
|
|
||||||
* or similar).
|
|
||||||
*
|
|
||||||
* Two empty arrays are considered equal. Neither @strv1 nor @strv2 may be
|
* Two empty arrays are considered equal. Neither @strv1 nor @strv2 may be
|
||||||
* `NULL`.
|
* `NULL`.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user