mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 12:41:50 +01:00
Slight docs rewording
Proposed by Thomas Andersen, https://bugzilla.gnome.org/show_bug.cgi?id=647700
This commit is contained in:
parent
4da1824759
commit
a3722d0408
@ -810,8 +810,8 @@ g_settings_new_with_path (const gchar *schema,
|
|||||||
*
|
*
|
||||||
* Creates a new #GSettings object with a given schema and backend.
|
* Creates a new #GSettings object with a given schema and backend.
|
||||||
*
|
*
|
||||||
* Creating settings objects with an different backend allows accessing settings
|
* Creating a #GSettings object with a different backend allows accessing
|
||||||
* from a database other than the usual one. For example, it may make
|
* settings from a database other than the usual one. For example, it may make
|
||||||
* sense to pass a backend corresponding to the "defaults" settings database on
|
* sense to pass a backend corresponding to the "defaults" settings database on
|
||||||
* the system to get a settings object that modifies the system default
|
* the system to get a settings object that modifies the system default
|
||||||
* settings instead of the settings for this user.
|
* settings instead of the settings for this user.
|
||||||
|
Loading…
Reference in New Issue
Block a user