Enumeration (GI Enum)

Gio-2.0GioFilesystemPreviewType

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.

Index

Enumeration Members

Enumeration Members

IF_ALWAYS: number

Only preview files if user has explicitly requested it.

IF_LOCAL: number

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

NEVER: number

Never preview files.