Static gio::FILE_ATTRIBUTE_TRASH_ITEM_COUNT

source ·
pub static FILE_ATTRIBUTE_TRASH_ITEM_COUNT: &GStr
Expand description

A key in the “trash” namespace for getting the number of (toplevel) items that are present in the trash:/// folder.

Corresponding #GFileAttributeType is FileAttributeType::Uint32.