- public const string ACCESS_CAN_DELETE
A key in the "access" namespace for checking deletion privileges.
- public const string ACCESS_CAN_EXECUTE
A key in the "access" namespace for getting execution privileges.
- public const string ACCESS_CAN_READ
A key in the "access" namespace for getting read privileges.
- public const string ACCESS_CAN_RENAME
A key in the "access" namespace for checking renaming privileges.
- public const string ACCESS_CAN_TRASH
A key in the "access" namespace for checking trashing privileges.
- public const string ACCESS_CAN_WRITE
A key in the "access" namespace for getting write privileges.
- public const string DOS_IS_ARCHIVE
A key in the "dos" namespace for checking if the file's archive flag
is set.
- public const string DOS_IS_MOUNTPOINT
A key in the "dos" namespace for checking if the file is a NTFS
mount point (a volume mount or a junction point).
- public const string DOS_IS_SYSTEM
A key in the "dos" namespace for checking if the file's backup flag
is set.
- public const string DOS_REPARSE_POINT_TAG
A key in the "dos" namespace for getting the file NTFS reparse tag.
- public const string ETAG_VALUE
A key in the "etag" namespace for getting the value of the file's
entity tag.
- public const string FILESYSTEM_FREE
A key in the "filesystem" namespace for getting the number of bytes
of free space left on the file system.
- public const string FILESYSTEM_READONLY
A key in the "filesystem" namespace for checking if the file system
is read only.
- public const string FILESYSTEM_REMOTE
A key in the "filesystem" namespace for checking if the file system
is remote.
- public const string FILESYSTEM_SIZE
A key in the "filesystem" namespace for getting the total size (in
bytes) of the file system, used in query_filesystem_info.
- public const string FILESYSTEM_TYPE
A key in the "filesystem" namespace for getting the file system's
type.
- public const string FILESYSTEM_USED
A key in the "filesystem" namespace for getting the number of bytes
used by data on the file system.
- public const string FILESYSTEM_USE_PREVIEW
A key in the "filesystem" namespace for hinting a file manager
application whether it should preview (e.
- public const string GVFS_BACKEND
A key in the "gvfs" namespace that gets the name of the current GVFS
backend in use.
- public const string ID_FILE
A key in the "id" namespace for getting a file identifier.
- public const string ID_FILESYSTEM
A key in the "id" namespace for getting the file system identifier.
- public const string MOUNTABLE_CAN_EJECT
A key in the "mountable" namespace for checking if a file (of type
G_FILE_TYPE_MOUNTABLE) can be ejected.
- public const string MOUNTABLE_CAN_MOUNT
A key in the "mountable" namespace for checking if a file (of type
G_FILE_TYPE_MOUNTABLE) is mountable.
- public const string MOUNTABLE_CAN_POLL
A key in the "mountable" namespace for checking if a file (of type
G_FILE_TYPE_MOUNTABLE) can be polled.
- public const string MOUNTABLE_CAN_START
A key in the "mountable" namespace for checking if a file (of type
G_FILE_TYPE_MOUNTABLE) can be started.
- public const string MOUNTABLE_CAN_START_DEGRADED
A key in the "mountable" namespace for checking if a file (of type
G_FILE_TYPE_MOUNTABLE) can be started degraded.
- public const string MOUNTABLE_CAN_STOP
A key in the "mountable" namespace for checking if a file (of type
G_FILE_TYPE_MOUNTABLE) can be stopped.
- public const string MOUNTABLE_CAN_UNMOUNT
A key in the "mountable" namespace for checking if a file (of type
G_FILE_TYPE_MOUNTABLE) is unmountable.
- public const string MOUNTABLE_HAL_UDI
A key in the "mountable" namespace for getting the HAL UDI for the
mountable file.
- public const string MOUNTABLE_IS_MEDIA_CHECK_AUTOMATIC
A key in the "mountable" namespace for checking if a file (of type
G_FILE_TYPE_MOUNTABLE) is automatically polled for media.
- public const string MOUNTABLE_START_STOP_TYPE
- public const string MOUNTABLE_UNIX_DEVICE
A key in the "mountable" namespace for getting the unix device.
- public const string MOUNTABLE_UNIX_DEVICE_FILE
A key in the "mountable" namespace for getting the unix device file.
- public const string OWNER_GROUP
A key in the "owner" namespace for getting the file owner's group.
- public const string OWNER_USER
A key in the "owner" namespace for getting the user name of the
file's owner.
- public const string OWNER_USER_REAL
A key in the "owner" namespace for getting the real name of the user
that owns the file.
- public const string PREVIEW_ICON
A key in the "preview" namespace for getting a
Icon that can be used to get preview of the file.
- public const string RECENT_MODIFIED
A key in the "recent" namespace for getting time, when the metadata
for the file in `recent:///` was last changed.
- public const string SELINUX_CONTEXT
A key in the "selinux" namespace for getting the file's SELinux
context.
- public const string STANDARD_ALLOCATED_SIZE
A key in the "standard" namespace for getting the amount of disk
space that is consumed by the file (in bytes).
- public const string STANDARD_CONTENT_TYPE
A key in the "standard" namespace for getting the content type of
the file.
- public const string STANDARD_COPY_NAME
A key in the "standard" namespace for getting the copy name of the
file.
- public const string STANDARD_DESCRIPTION
A key in the "standard" namespace for getting the description of the
file.
- public const string STANDARD_DISPLAY_NAME
A key in the "standard" namespace for getting the display name of
the file.
- public const string STANDARD_EDIT_NAME
A key in the "standard" namespace for edit name of the file.
- public const string STANDARD_FAST_CONTENT_TYPE
A key in the "standard" namespace for getting the fast content type.
- public const string STANDARD_ICON
A key in the "standard" namespace for getting the icon for the file.
- public const string STANDARD_IS_BACKUP
A key in the "standard" namespace for checking if a file is a backup
file.
- public const string STANDARD_IS_HIDDEN
A key in the "standard" namespace for checking if a file is hidden.
- public const string STANDARD_IS_SYMLINK
A key in the "standard" namespace for checking if the file is a
symlink.
- public const string STANDARD_IS_VIRTUAL
A key in the "standard" namespace for checking if a file is virtual.
- public const string STANDARD_IS_VOLATILE
A key in the "standard" namespace for checking if a file is
volatile.
- public const string STANDARD_NAME
A key in the "standard" namespace for getting the name of the file.
- public const string STANDARD_SIZE
A key in the "standard" namespace for getting the file's size (in
bytes).
- public const string STANDARD_SORT_ORDER
A key in the "standard" namespace for setting the sort order of a
file.
- public const string STANDARD_SYMBOLIC_ICON
A key in the "standard" namespace for getting the symbolic icon for
the file.
- public const string STANDARD_SYMLINK_TARGET
A key in the "standard" namespace for getting the symlink target, if
the file is a symlink.
- public const string STANDARD_TARGET_URI
A key in the "standard" namespace for getting the target URI for the
file, in the case of g_file_type_shortcut or g_file_type_mountable
files.
- public const string STANDARD_TYPE
A key in the "standard" namespace for storing file types.
- public const string THUMBNAILING_FAILED
A key in the "thumbnail" namespace for checking if thumbnailing
failed.
- public const string THUMBNAIL_IS_VALID
A key in the "thumbnail" namespace for checking whether the
thumbnail is outdated.
- public const string THUMBNAIL_PATH
A key in the "thumbnail" namespace for getting the path to the
thumbnail image.
- public const string TIME_ACCESS
A key in the "time" namespace for getting the time the file was last
accessed.
- public const string TIME_ACCESS_NSEC
A key in the "time" namespace for getting the nanoseconds of the
time the file was last accessed.
- public const string TIME_ACCESS_USEC
A key in the "time" namespace for getting the microseconds of the
time the file was last accessed.
- public const string TIME_CHANGED
A key in the "time" namespace for getting the time the file was last
changed.
- public const string TIME_CHANGED_NSEC
A key in the "time" namespace for getting the nanoseconds of the
time the file was last changed.
- public const string TIME_CHANGED_USEC
A key in the "time" namespace for getting the microseconds of the
time the file was last changed.
- public const string TIME_CREATED
A key in the "time" namespace for getting the time the file was
created.
- public const string TIME_CREATED_NSEC
A key in the "time" namespace for getting the nanoseconds of the
time the file was created.
- public const string TIME_CREATED_USEC
A key in the "time" namespace for getting the microseconds of the
time the file was created.
- public const string TIME_MODIFIED
A key in the "time" namespace for getting the time the file was last
modified.
- public const string TIME_MODIFIED_NSEC
A key in the "time" namespace for getting the nanoseconds of the
time the file was last modified.
- public const string TIME_MODIFIED_USEC
A key in the "time" namespace for getting the microseconds of the
time the file was last modified.
- public const string TRASH_DELETION_DATE
A key in the "trash" namespace for getting the deletion date and
time of a file inside the `trash:///` folder.
- public const string TRASH_ITEM_COUNT
A key in the "trash" namespace for getting the number of (toplevel)
items that are present in the `trash:///` folder.
- public const string TRASH_ORIG_PATH
A key in the "trash" namespace for getting the original path of a
file inside the `trash:///` folder before it was trashed.
- public const string UNIX_BLOCKS
A key in the "unix" namespace for getting the number of blocks
allocated for the file.
- public const string UNIX_BLOCK_SIZE
A key in the "unix" namespace for getting the block size for the
file system.
- public const string UNIX_DEVICE
A key in the "unix" namespace for getting the device id of the
device the file is located on (see stat
documentation).
- public const string UNIX_GID
A key in the "unix" namespace for getting the group ID for the file.
- public const string UNIX_INODE
A key in the "unix" namespace for getting the inode of the file.
- public const string UNIX_IS_MOUNTPOINT
A key in the "unix" namespace for checking if the file represents a
UNIX mount point.
- public const string UNIX_MODE
A key in the "unix" namespace for getting the mode of the file (e.
- public const string UNIX_NLINK
A key in the "unix" namespace for getting the number of hard links
for a file.
- public const string UNIX_RDEV
A key in the "unix" namespace for getting the device ID for the file
(if it is a special file).
- public const string UNIX_UID
A key in the "unix" namespace for getting the user ID for the file.