Skip to content

gsettings: Document that lists are returned in no defined order

Philip Withnall requested to merge pwithnall/glib:settings-list-order into master

The caller cannot assume that the lists returned by various GSettings functions (for example, lists of keys or schemas) will be returned in any particular order.

Signed-off-by: Philip Withnall withnall@endlessm.com

Helps: #1781 (closed)

Merge request reports