Gio.FileIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
append_to |
r |
Writes to the end of a file. |
|
append_to_async |
r |
Asynchronously writes to the end of a file. |
|
append_to_finish |
r |
Finishes an asynchronous file append operation. |
|
copy |
r |
Copies a file. |
|
copy_async |
r |
Asynchronously copies a file. |
|
copy_finish |
r |
Finishes an asynchronous copy operation. |
|
create |
r |
Creates a new file. |
|
create_async |
r |
Asynchronously creates a file. |
|
create_finish |
r |
Finishes asynchronously creating a file. |
|
create_readwrite |
r |
Creates file read/write. |
|
create_readwrite_async |
r |
Asynchronously creates file read/write. |
|
create_readwrite_finish |
r |
Finishes an asynchronous creates read/write. |
|
delete_file |
r |
Deletes a file. |
|
delete_file_async |
r |
Asynchronously deletes a file. |
|
delete_file_finish |
r |
Finishes an asynchronous delete. |
|
dup |
r |
Duplicates a |
|
eject_mountable |
r |
Ejects a mountable. |
|
eject_mountable_finish |
r |
Finishes an eject operation. |
|
eject_mountable_with_operation |
r |
Ejects a mountable object using a |
|
eject_mountable_with_operation_finish |
r |
Finishes an eject operation using a |
|
enumerate_children |
r |
Gets a |
|
enumerate_children_async |
r |
Asynchronously gets a |
|
enumerate_children_finish |
r |
Finishes asynchronously enumerating the children. |
|
equal |
r |
Checks equality of two given |
|
find_enclosing_mount |
r |
||
find_enclosing_mount_async |
r |
||
find_enclosing_mount_finish |
r |
Finishes asynchronously getting the volume. |
|
g_iface |
r |
The parent interface. |
|
get_basename |
r |
Gets the basename for a given |
|
get_child_for_display_name |
r |
Gets the child |
|
get_parent |
r |
Gets the parent directory for the |
|
get_parse_name |
r |
Gets the parsed name for the |
|
get_path |
r |
Gets the current path within a |
|
get_relative_path |
r |
Gets the path for a |
|
get_uri |
r |
Gets a URI for the path within a |
|
get_uri_scheme |
r |
Gets the URI scheme for a |
|
has_uri_scheme |
r |
Checks to see if a |
|
hash |
r |
Creates a hash of a |
|
is_native |
r |
Checks to see if a file is native to the system. |
|
make_directory |
r |
Makes a directory. |
|
make_directory_async |
r |
Asynchronously makes a directory. |
|
make_directory_finish |
r |
Finishes making a directory asynchronously. |
|
make_symbolic_link |
r |
Makes a symbolic link. |
|
make_symbolic_link_async |
r |
Asynchronously makes a symbolic link |
|
make_symbolic_link_finish |
r |
Finishes making a symbolic link asynchronously. |
|
measure_disk_usage |
r |
Recursively measures the disk usage of file. |
|
measure_disk_usage_async |
r |
Asynchronously recursively measures the disk usage of file. |
|
measure_disk_usage_finish |
r |
Finishes an asynchronous recursive measurement of the disk usage of file. |
|
monitor_dir |
r |
Creates a |
|
monitor_file |
r |
Creates a |
|
mount_enclosing_volume |
r |
Mounts a specified location. |
|
mount_enclosing_volume_finish |
r |
Finishes mounting a specified location. |
|
mount_mountable |
r |
Mounts a mountable object. |
|
mount_mountable_finish |
r |
Finishes a mounting operation. |
|
move |
r |
Moves a file. |
|
move_async |
r |
Asynchronously moves a file. |
|
move_finish |
r |
Finishes an asynchronous move operation. |
|
open_readwrite |
r |
Open file read/write. |
|
open_readwrite_async |
r |
Asynchronously opens file read/write. |
|
open_readwrite_finish |
r |
Finishes an asynchronous open read/write. |
|
poll_mountable |
r |
Polls a mountable object for media changes. |
|
poll_mountable_finish |
r |
Finishes a poll operation for media changes. |
|
prefix_matches |
r |
Checks whether a |
|
query_filesystem_info |
r |
Gets a |
|
query_filesystem_info_async |
r |
Asynchronously gets a |
|
query_filesystem_info_finish |
r |
Finishes asynchronously getting the file system info. |
|
query_info |
r |
Gets the |
|
query_info_async |
r |
Asynchronously gets the |
|
query_info_finish |
r |
Finishes an asynchronous query info operation. |
|
query_settable_attributes |
r |
Returns a list of |
|
query_writable_namespaces |
r |
Returns a list of |
|
read_async |
r |
Asynchronously reads a file. |
|
read_finish |
r |
Finishes asynchronously reading a file. |
|
read_fn |
r |
Reads a file asynchronously. |
|
replace |
r |
Replaces the contents of a file. |
|
replace_async |
r |
Asynchronously replaces the contents of a file. |
|
replace_finish |
r |
Finishes asynchronously replacing a file. |
|
replace_readwrite |
r |
Replaces file read/write. |
|
replace_readwrite_async |
r |
Asynchronously replaces file read/write. |
|
replace_readwrite_finish |
r |
Finishes an asynchronous replace read/write. |
|
resolve_relative_path |
r |
Resolves a relative path for a |
|
set_attribute |
r |
Sets a |
|
set_attributes_async |
r |
Asynchronously sets a file’s attributes. |
|
set_attributes_finish |
r |
Finishes setting a file’s attributes asynchronously. |
|
set_attributes_from_info |
r |
Sets a |
|
set_display_name |
r |
Sets the display name for a |
|
set_display_name_async |
r |
Asynchronously sets a |
|
set_display_name_finish |
r |
Finishes asynchronously setting a |
|
start_mountable |
r |
Starts a mountable object. |
|
start_mountable_finish |
r |
Finishes a start operation. |
|
stop_mountable |
r |
Stops a mountable. |
|
stop_mountable_finish |
r |
Finishes a stop operation. |
|
supports_thread_contexts |
r |
a boolean that indicates whether the |
|
trash |
r |
Sends a |
|
trash_async |
r |
Asynchronously sends a |
|
trash_finish |
r |
Finishes an asynchronous file trashing operation. |
|
unmount_mountable |
r |
Unmounts a mountable object. |
|
unmount_mountable_finish |
r |
Finishes an unmount operation. |
|
unmount_mountable_with_operation |
r |
Unmounts a mountable object using a |
|
unmount_mountable_with_operation_finish |
r |
Finishes an unmount operation using a |
Methods¶
None
Details¶
- class Gio.FileIface¶
An interface for writing VFS file handles.