Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.FileInfo

Class Gio.FileInfo

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GFileInfo
Class : FileInfo
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Stores information about a file system object referenced by a GFile.
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Gio.FileInfo ()
Create a new Gio.FileInfo
Create a new Gio.FileInfo
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.File
Method
query_info (String attributes, FileQueryInfoFlags flags, Cancellable cancellable) : Gio.FileInfo
Gio.File
Method
query_info_finish (AsyncResult res) : Gio.FileInfo
Gio.File
Method
query_filesystem_info (String attributes, Cancellable cancellable) : Gio.FileInfo
Gio.File
Method
query_filesystem_info_finish (AsyncResult res) : Gio.FileInfo
Gio.File
Method
set_attributes_from_info (FileInfo info, FileQueryInfoFlags flags, Cancellable cancellable) : Boolean
Gio.File
Method
set_attributes_async (FileInfo info, FileQueryInfoFlags flags, Number io_priority, Cancellable cancellable, Function callback, void* user_data) : none
Gio.FileEnumerator
Method
next_file (Cancellable cancellable) : Gio.FileInfo
Gio.FileIOStream
Method
query_info (String attributes, Cancellable cancellable) : Gio.FileInfo
Gio.FileIOStream
Method
query_info_finish (AsyncResult result) : Gio.FileInfo
Gio.FileInputStream
Method
query_info (String attributes, Cancellable cancellable) : Gio.FileInfo
Gio.FileInputStream
Method
query_info_finish (AsyncResult result) : Gio.FileInfo
Gio.FileOutputStream
Method
query_info (String attributes, Cancellable cancellable) : Gio.FileInfo
Gio.FileOutputStream
Method
query_info_finish (AsyncResult result) : Gio.FileInfo
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:29 GMT+0800 (HKT)