Gio
»
Gio.Vfs
const Gio = imports.gi.Gio; let vfs = new Gio.Vfs();
Entry point for using GIO functionality.
Hierarchy
GObject.Object
Gio.Vfs
Methods
Gio.Vfs.prototype.get_file_for_path
Gio.Vfs.prototype.get_file_for_uri
Gio.Vfs.prototype.get_supported_uri_schemes
Gio.Vfs.prototype.is_active
Gio.Vfs.prototype.parse_name
Static Functions
Gio.Vfs.get_default
Gio.Vfs.get_local
Virtual functions
Gio.Vfs::add_writable_namespaces
Gio.Vfs::get_file_for_path
Gio.Vfs::get_file_for_uri
Gio.Vfs::get_supported_uri_schemes
Gio.Vfs::is_active
Gio.Vfs::local_file_add_info
Gio.Vfs::local_file_moved
Gio.Vfs::local_file_removed
Gio.Vfs::local_file_set_attributes
Gio.Vfs::parse_name
More Information
Gio