Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Struct Gio.FileAttributeInfoList

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GFileAttributeInfoList
Struct : FileAttributeInfoList
Acts as a lightweight registry for possible valid file attributes.
The registry stores Key-Value pair formats as GFileAttributeInfos.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gio.FileAttributeInfoList ()
Create a new Gio.FileAttributeInfoList
Create a new Gio.FileAttributeInfoList
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.File
Method
query_settable_attributes (Cancellable cancellable) : Gio.FileAttributeInfoList
Obtain the list of settable attributes for the file.
Gio.File
Method
query_writable_namespaces (Cancellable cancellable) : Gio.FileAttributeInfoList
Obtain the list of attribute namespaces where new attributes
can be created by a user.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:26 GMT+0800 (HKT)