FILE_ATTRIBUTE_MOUNTABLE_CAN_STOP


Description:

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

Warning: FILE_ATTRIBUTE_MOUNTABLE_CAN_STOP is deprecated. Use GLib.FileAttribute.MOUNTABLE_CAN_STOP.

A key in the "mountable" namespace for checking if a file (of type G_FILE_TYPE_MOUNTABLE) can be stopped.

Corresponding FileAttributeType is g_file_attribute_type_boolean.


Namespace: GLib
Package: gio-2.0