Merge branch 'matthiasc/for-main' into 'main'
docs: Remove mention of ~/.gtk-4.0 Closes #3266 See merge request GNOME/gtk!5146
This commit is contained in:
@@ -92,8 +92,7 @@ Specifies a list of directories to search when GTK is looking for
|
|||||||
dynamically loaded objects such as input method modules and print
|
dynamically loaded objects such as input method modules and print
|
||||||
backends. If the path to the dynamically loaded object is given as
|
backends. If the path to the dynamically loaded object is given as
|
||||||
an absolute path name, then GTK loads it directly. Otherwise, GTK
|
an absolute path name, then GTK loads it directly. Otherwise, GTK
|
||||||
goes in turn through the directories in `GTK_PATH`, followed by
|
goes in turn through the directories in `GTK_PATH`, followed
|
||||||
the directory `.gtk-4.0` in the user's home directory, followed
|
|
||||||
by the system default directory, which is `libdir/gtk-4.0/modules`.
|
by the system default directory, which is `libdir/gtk-4.0/modules`.
|
||||||
(If `GTK_EXE_PREFIX` is defined, `libdir` is `$GTK_EXE_PREFIX/lib`.
|
(If `GTK_EXE_PREFIX` is defined, `libdir` is `$GTK_EXE_PREFIX/lib`.
|
||||||
Otherwise it is the libdir specified when GTK was configured, usually
|
Otherwise it is the libdir specified when GTK was configured, usually
|
||||||
|
|||||||
Reference in New Issue
Block a user