[ NoAccessorMethod ]
public bool use_gvfs_metadata { get; construct; }
Whether to use GVFS metadata.
If false
, use the gedit metadata manager that stores the metadata in an XML file in the user cache directory.
The property is used internally by gedit. It must not be used in a gedit plugin. The property can be modified or removed at any time.