:right-sidebar: True FilesystemPreviewType =================================================================== .. currentmodule:: gi.repository.Gio .. class:: FilesystemPreviewType :no-contents-entry: Indicates a hint from the file system whether files should be previewed in a file manager. Returned as the value of the key :const:`~gi.repository.Gio.FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW`. Fields ------ .. rst-class:: interim-class .. class:: FilesystemPreviewType :no-index: .. attribute:: IF_ALWAYS Only preview files if user has explicitly requested it. .. attribute:: IF_LOCAL Preview files if user has requested preview of "local" files. .. attribute:: NEVER Never preview files.