Next:
Gnome2::VFS::Mime
Previous:
Gnome2::VFS::index
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gnome2::VFS::main



NAME

Gnome2::VFS::main

METHODS

boolean = Gnome2::VFS->CHECK_VERSION ($major, $minor, $micro)

list = Gnome2::VFS->GET_VERSION_INFO

Returns the major, minor and micro version numbers of GnomeVFS.

list = Gnome2::VFS->check_same_fs ($source, $target)

Returns a GnomeVFSResult and a boolean.

list = Gnome2::VFS->create ($text_uri, $open_mode, $exclusive, $perm)

Returns a GnomeVFSResult and a GnomeVFSHandle.

result = Gnome2::VFS->create_symbolic_link ($uri, $target_reference)

string = Gnome2::VFS->escape_host_and_path_string ($path)

string = Gnome2::VFS->escape_path_string ($path)

string = Gnome2::VFS->escape_set ($string, $match_set)

string = Gnome2::VFS->escape_slashes ($string)

string = Gnome2::VFS->escape_string ($string)

Since: vfs 2.2

string = Gnome2::VFS->expand_initial_tilde ($path)

list = Gnome2::VFS->get_file_info ($text_uri, $options)

Returns a GnomeVFSResult and a GnomeVFSFileInfo.

result = Gnome2::VFS->set_file_info ($text_uri, $info, $mask)

list = Gnome2::VFS->find_directory ($near_uri, $kind, $create_if_needed, $find_if_needed, $permissions)

Returns a GnomeVFSResult and a GnomeVFSURI.

string = Gnome2::VFS->format_file_size_for_display ($size)

string = Gnome2::VFS->format_uri_for_display ($uri)

Since: vfs 2.2

string = Gnome2::VFS->icon_path_from_filename ($filename)

boolean = Gnome2::VFS->init

boolean = Gnome2::VFS->initialized

boolean = Gnome2::VFS->is_executable_command_string ($command_string)

boolean = Gnome2::VFS->is_primary_thread

string = Gnome2::VFS->get_local_path_from_uri ($uri)

result = Gnome2::VFS->make_directory ($text_uri, $perm)

string = Gnome2::VFS->make_path_name_canonical ($path)

string = Gnome2::VFS->make_uri_canonical ($uri)

string = Gnome2::VFS->make_uri_canonical_strip_fragment ($uri)

Since: vfs 2.2

string = Gnome2::VFS->make_uri_from_input ($uri)

Since: vfs 2.2

string = Gnome2::VFS->make_uri_from_input_with_dirs ($uri, $dirs)

Since: vfs 2.4

string = Gnome2::VFS->make_uri_from_input_with_trailing_ws ($location)

Since: vfs 2.12

string = Gnome2::VFS->make_uri_from_shell_arg ($uri)

Since: vfs 2.2

result = Gnome2::VFS->move ($old_text_uri, $new_text_uri, $force_replace)

list = Gnome2::VFS->open ($text_uri, $open_mode)

Returns a GnomeVFSResult and a GnomeVFSHandle.

list = Gnome2::VFS->read_entire_file ($uri)

Returns a GnomeVFSResult, the file size and the file content.

Since: vfs 2.2

result = Gnome2::VFS->remove_directory ($text_uri)

string = Gnome2::VFS->result_to_string ($result)

Gnome2::VFS->shutdown

result = Gnome2::VFS->truncate ($text_uri, $length)

string = Gnome2::VFS->unescape_string ($escaped_string, $illegal_characters=undef)

string = Gnome2::VFS->unescape_string_for_display ($escaped)

result = Gnome2::VFS->unlink ($text_uri)

string = Gnome2::VFS->get_uri_from_local_path ($local_full_path)

string = Gnome2::VFS->get_uri_scheme ($uri)

Since: vfs 2.2

boolean = Gnome2::VFS->uris_match ($uri_1, $uri_2)

Since: vfs 2.2

result = Gnome2::VFS->url_show ($url)

Since: vfs 2.4

result = Gnome2::VFS->url_show_with_env ($url, $env_ref)

Since: vfs 2.4

list = Gnome2::VFS->get_volume_free_space ($vfs_uri)

Returns a GnomeVFSResult and a GnomeVFSFileSize.

ENUMS AND FLAGS

flags Gnome2::VFS::FileInfoOptions

enum Gnome2::VFS::FindDirectoryKind

flags Gnome2::VFS::MakeURIDirs

flags Gnome2::VFS::OpenMode

enum Gnome2::VFS::Result

flags Gnome2::VFS::SetFileInfoMask

SEE ALSO

Gnome2::VFS

COPYRIGHT

Copyright (C) 2003-2007 by the gtk2-perl team.

This software is licensed under the LGPL. See Gnome2::VFS for a full notice.


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 22:59:21 2009