mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 08:28:53 +02:00
change GSettingsBackend.list() API
This commit is contained in:
@@ -73,6 +73,8 @@ struct _GSettingsBackendClass
|
||||
gboolean default_value);
|
||||
gchar ** (*list) (GSettingsBackend *backend,
|
||||
const gchar *path,
|
||||
gchar **resets,
|
||||
gsize n_resets,
|
||||
gsize *length);
|
||||
gboolean (*write) (GSettingsBackend *backend,
|
||||
const gchar *key,
|
||||
|
Reference in New Issue
Block a user