c
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
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_filesystem_info (String attributes, Cancellable cancellable) : Gio.FileInfo
Gio.File
Method
query_filesystem_info_finish (AsyncResult res) : Gio.FileInfo
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
set_attributes_async (FileInfo info, FileQueryInfoFlags flags, gint32 io_priority, Cancellable cancellable, Function callback, void* user_data) : none
Gio.File
Method
set_attributes_from_info (FileInfo info, FileQueryInfoFlags flags, Cancellable cancellable) : gboolean
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
Gio.ZlibCompressor
Property
file_info : Gio.FileInfo
Gio.ZlibCompressor
Method
get_file_info () : Gio.FileInfo
Gio.ZlibCompressor
Method
set_file_info (FileInfo file_info) : none
Gio.ZlibDecompressor
Property
file_info : Gio.FileInfo read only
Gio.ZlibDecompressor
Method
get_file_info () : Gio.FileInfo
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:06 GMT+0800 (HKT)