FILE_ATTRIBUTE_ACCESS_CAN_RENAME


Description:

[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.ACCESS_CAN_RENAME" ) ]
public const unowned string FILE_ATTRIBUTE_ACCESS_CAN_RENAME

Warning: FILE_ATTRIBUTE_ACCESS_CAN_RENAME is deprecated. Use GLib.FileAttribute.ACCESS_CAN_RENAME.

A key in the "access" namespace for checking renaming privileges.

Corresponding FileAttributeType is g_file_attribute_type_boolean. This attribute will be true if the user is able to rename the file.


Namespace: GLib
Package: gio-2.0