c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Interface Gio.File

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GFile
Interface : File
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gcr.ViewerWidget
Method
load_file (File file) : none
Gcr.ViewerWindow
Method
load (File file) : none
Gio
Method
Gio.content_type_guess_for_tree (File root) : Array
Gio
Method
Gio.file_new_for_commandline_arg (String arg) : Gio.File
Gio
Method
Gio.file_new_for_path (String path) : Gio.File
Gio
Method
Gio.file_new_for_uri (String uri) : Gio.File
Gio
Method
Gio.file_new_tmp (String tmpl, Object out_values) : Gio.File
Gio
Method
Gio.file_parse_name (String parse_name) : Gio.File
Gio.FileEnumerator
Property
container : Gio.File
Gio.FileEnumerator
Method
get_container () : Gio.File
Gio.FileIcon
Property
file : Gio.File
Gio.FileIcon
Method
new Gio.FileIcon.c_new (File file) : Gio.FileIcon
Create a new Gio.FileIcon
Gio.FileIcon
Method
get_file () : Gio.File
Gio.FileMonitor
Signal
changed (FileMonitor self, File file, File other_file, FileMonitorEvent event_type) : none
Gio.FileMonitor
Method
emit_event (File child, File other_file, FileMonitorEvent event_type) : none
Gio.Mount
Method
get_default_location () : Gio.File
Gio.Mount
Method
get_root () : Gio.File
Gio.Vfs
Method
get_file_for_path (String path) : Gio.File
Gio.Vfs
Method
get_file_for_uri (String uri) : Gio.File
Gio.Vfs
Method
parse_name (String parse_name) : Gio.File
Gio.Volume
Method
get_activation_root () : Gio.File
Gtk.AppChooserDialog
Property
gfile : Gio.File
Gtk.AppChooserDialog
Method
new Gtk.AppChooserDialog.c_new (Window parent, DialogFlags flags, File file) : Gtk.Widget
Create a new Gtk.AppChooserDialog
Gtk.CssProvider
Method
load_from_file (File file) : gboolean
Gtk.CssSection
Method
get_file () : Gio.File
Gtk.FileChooser
Method
get_current_folder_file () : Gio.File
Gtk.FileChooser
Method
get_file () : Gio.File
Gtk.FileChooser
Method
get_preview_file () : Gio.File
Gtk.FileChooser
Method
select_file (File file) : gboolean
Gtk.FileChooser
Method
set_current_folder_file (File file) : gboolean
Gtk.FileChooser
Method
set_file (File file) : gboolean
Gtk.FileChooser
Method
unselect_file (File file) : none
Nautilus
Method
Nautilus.file_info_create (File location) : Nautilus.FileInfo
Nautilus
Method
Nautilus.file_info_lookup (File location) : Nautilus.FileInfo
Nautilus.FileInfo
Method
Nautilus.FileInfo.create (File location) : Nautilus.FileInfo
Nautilus.FileInfo
Method
Nautilus.FileInfo.lookup (File location) : Nautilus.FileInfo
Nautilus.FileInfo
Method
get_location () : Gio.File
Nautilus.FileInfo
Method
get_parent_location () : Gio.File
RB
Method
RB.check_dir_has_space (File dir, guint64 bytes_needed) : gboolean
RB
Method
RB.file_find_extant_parent (File file) : Gio.File
Soup.RequestFile
Method
get_file () : Gio.File
TelepathyGLib.Contact
Property
avatar_file : Gio.File read only
TelepathyGLib.Contact
Method
get_avatar_file () : Gio.File
TelepathyGLib.FileTransferChannel
Property
file : Gio.File read only
TelepathyGLib.FileTransferChannel
Method
accept_file_async (File file, guint64 offset, Function callback, void* user_data) : none
TelepathyGLib.FileTransferChannel
Method
provide_file_async (File file, Function callback, void* user_data) : none
TotemPlParser.Parser
Method
save (Playlist playlist, File dest, String title, ParserType type) : gboolean
Unity.TrackMetadata
Property
art_location : Gio.File
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:11 GMT+0800 (HKT)