gio.FileAttributeInfo

gio.FileAttributeInfo — Information about a specific attribute.

Synopsis

class gio.FileAttributeInfo(__builtin__.object):

Ancestry

+-- __builtin__.object
  +-- gio.FileAttributeInfo

Description

The gio.FileAttributeInfo contains information about a specific attribute.

gio.FileAttributeInfo Attributes

"name"ReadThe name of the attribute.
"type"Readthe Gio File Attribute Type Constants type of the attribute.
"flags"Reada set of Gio File Attribute Flags Constants.