mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
Don't use <envar> in docs
Switch to simpler markdown, `foo`.
This commit is contained in:
@@ -1007,8 +1007,8 @@ g_settings_backend_verify (gpointer impl)
|
||||
* g_settings_backend_get_default:
|
||||
*
|
||||
* Returns the default #GSettingsBackend. It is possible to override
|
||||
* the default by setting the <envar>GSETTINGS_BACKEND</envar>
|
||||
* environment variable to the name of a settings backend.
|
||||
* the default by setting the `GSETTINGS_BACKEND` environment variable
|
||||
* to the name of a settings backend.
|
||||
*
|
||||
* The user gets a reference to the backend.
|
||||
*
|
||||
|
Reference in New Issue
Block a user