Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.FileType

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GFileType
Enum : FileType
Indicates the file's on-disk type.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.File
Method
query_file_type (FileQueryInfoFlags flags, Cancellable cancellable) : Gio.FileType
Utility function to inspect the GFileType of a file.
Gio.FileInfo
Method
get_file_type () : Gio.FileType
Gets a file's type (whether it is a regular file, symlink, etc).
Gio.FileInfo
Method
set_file_type (FileType type) : none
Sets the file type in a GFileInfo to type.
Nautilus.FileInfo
Method
get_file_type () : Gio.FileType
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:36 GMT+0800 (HKT)