Gio.FileAttributeInfo¶
Fields¶
| Name | Type | Access | Description |
|---|---|---|---|
| flags | Gio.FileAttributeInfoFlags |
r/w | a set of Gio.FileAttributeInfoFlags. |
| name | str |
r/w | the name of the attribute. |
| type | Gio.FileAttributeType |
r/w | the Gio.FileAttributeType type of the attribute. |
Methods¶
None