GFilesystemPreviewType

Indicates a hint from the file system whether files should be previewed in a file manager. Returned as the value of the key G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW

Values

ValueMeaning
IF_ALWAYS0

Only preview files if user has explicitly requested it.

IF_LOCAL1

Preview files if user has requested preview of "local" files.

NEVER2

Never preview files.