Variable

Gio-2.0GioFILE_ATTRIBUTE_ID_FILESYSTEMConst

FILE_ATTRIBUTE_ID_FILESYSTEM: string

A key in the "id" namespace for getting the file system identifier.

Corresponding Gio.FileAttributeType is Gio.FileAttributeType.STRING.

An example use would be during drag and drop to see if the source and target are on the same filesystem (default to move) or not (default to copy).