ID_FILESYSTEM


Description:

[ CCode ( cname = "G_FILE_ATTRIBUTE_ID_FILESYSTEM" ) ]
public const string ID_FILESYSTEM

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

Corresponding FileAttributeType is g_file_attribute_type_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).


Namespace: GLib.FileAttribute
Package: gio-2.0