FILE_ATTRIBUTE_TRASH_ITEM_COUNT


Description:

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

Warning: FILE_ATTRIBUTE_TRASH_ITEM_COUNT is deprecated. Use GLib.FileAttribute.TRASH_ITEM_COUNT.

A key in the "trash" namespace.

When requested against "trash:///" returns the number of (toplevel) items in the trash folder. Corresponding FileAttributeType is g_file_attribute_type_uint32.


Namespace: GLib
Package: gio-2.0