mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-14 01:43:11 +02:00
Document GIO_USE_FILE_MONITOR
This commit is contained in:
parent
435abb174d
commit
844527c037
@ -332,6 +332,19 @@ Gvfs is also heavily distributed and relies on a session bus to be present.
|
|||||||
</para>
|
</para>
|
||||||
</formalpara>
|
</formalpara>
|
||||||
|
|
||||||
|
<formalpara>
|
||||||
|
<title><envar>GIO_USE_FILE_MONITOR</envar></title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
This variable can be set to the name of a #GFileMonitor
|
||||||
|
implementation to override the default for debugging purposes.
|
||||||
|
The #GFileMonitor implementation for local files that is included
|
||||||
|
in GIO on Linux has the name "inotify", others that are built
|
||||||
|
are built as modules (depending on the platform) are called
|
||||||
|
"fam" and "fen".
|
||||||
|
</para>
|
||||||
|
</formalpara>
|
||||||
|
|
||||||
<formalpara>
|
<formalpara>
|
||||||
<title><envar>GIO_USE_VOLUME_MONITOR</envar></title>
|
<title><envar>GIO_USE_VOLUME_MONITOR</envar></title>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user