Import line: | GnomeVFS = imports.gi.GnomeVFS; |
GIR File: | GnomeVFS-2.0.gir |
C documentation: | GnomeVFSGnomeVFSURI |
Struct : | GnomeVFSURI |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
fragment_id : String
|
GnomeVFS.GnomeVFSURI | |
method : GnomeVFS.GnomeVFSMethod
|
GnomeVFS.GnomeVFSURI | |
method_string : String
|
GnomeVFS.GnomeVFSURI | |
parent : GnomeVFS.GnomeVFSURI
|
GnomeVFS.GnomeVFSURI | |
ref_count : Number
|
GnomeVFS.GnomeVFSURI | |
reserved1 : void*
|
GnomeVFS.GnomeVFSURI | |
reserved2 : void*
|
GnomeVFS.GnomeVFSURI | |
text : String
|
GnomeVFS.GnomeVFSURI |
Method / Constructor | Defined By | |
---|---|---|
new GnomeVFS.GnomeVFSURI
()
Create a new GnomeVFS.GnomeVFSURI
Create a new GnomeVFS.GnomeVFSURI
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GnomeVFS
Method |
GnomeVFS.async_create_symbolic_link
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, String uri_reference, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS
Method |
GnomeVFS.async_create_uri
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS
Method |
GnomeVFS.async_create_uri_as_channel
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS
Method |
GnomeVFS.async_load_directory_uri
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSFileInfoOptions options, Number items_per_notification, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS
Method |
GnomeVFS.async_open_uri
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS
Method |
GnomeVFS.async_open_uri_as_channel
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Number advised_block_size, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS
Method |
GnomeVFS.async_set_file_info
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSFileInfo info, GnomeVFSSetFileInfoMask mask, GnomeVFSFileInfoOptions options, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS
Method |
GnomeVFS.check_same_fs_uris
(GnomeVFSURI source_uri, GnomeVFSURI target_uri, Object out_values)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.check_same_fs_uris_cancellable
(GnomeVFSURI a, GnomeVFSURI b, Object out_values, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.create_symbolic_link_cancellable
(GnomeVFSURI uri, String target_reference, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.create_uri
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.create_uri_cancellable
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_open_from_uri
(GnomeVFSDirectoryHandle handle, GnomeVFSURI uri, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_open_from_uri_cancellable
(GnomeVFSDirectoryHandle handle, GnomeVFSURI uri, GnomeVFSFileInfoOptions options, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_visit_files_at_uri
(GnomeVFSURI uri, Array file_list, GnomeVFSFileInfoOptions info_options, GnomeVFSDirectoryVisitOptions visit_options, Function callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_visit_uri
(GnomeVFSURI uri, GnomeVFSFileInfoOptions info_options, GnomeVFSDirectoryVisitOptions visit_options, Function callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.find_directory
(GnomeVFSURI near_uri, GnomeVFSFindDirectoryKind kind, GnomeVFSURI result, Boolean create_if_needed, Boolean find_if_needed, Number permissions)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.find_directory_cancellable
(GnomeVFSURI near_uri, GnomeVFSFindDirectoryKind kind, GnomeVFSURI result_uri, Boolean create_if_needed, Boolean find_if_needed, Number permissions, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.get_file_info_uri
(GnomeVFSURI uri, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.get_file_info_uri_cancellable
(GnomeVFSURI uri, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.make_directory_for_uri_cancellable
(GnomeVFSURI uri, Number perm, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.monitor_callback
(void* method_handle, GnomeVFSURI info_uri, GnomeVFSMonitorEventType event_type)
:
none
|
GnomeVFS
Method |
GnomeVFS.move_uri
(GnomeVFSURI old_uri, GnomeVFSURI new_uri, Boolean force_replace)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.move_uri_cancellable
(GnomeVFSURI old, GnomeVFSURI new, Boolean force_replace, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.open_uri
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.open_uri_cancellable
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.remove_directory_from_uri_cancellable
(GnomeVFSURI uri, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.set_file_info_cancellable
(GnomeVFSURI a, GnomeVFSFileInfo info, GnomeVFSSetFileInfoMask mask, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.set_file_info_uri
(GnomeVFSURI uri, GnomeVFSFileInfo info, GnomeVFSSetFileInfoMask mask)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.truncate_uri_cancellable
(GnomeVFSURI uri, Number length, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.unlink_from_uri_cancellable
(GnomeVFSURI uri, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.uri_is_parent
(GnomeVFSURI possible_parent, GnomeVFSURI possible_child, Boolean recursive)
:
Boolean
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.uri_resolve_symbolic_link
(GnomeVFSURI base, String relative_reference)
:
GnomeVFS.GnomeVFSURI
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.xfer_uri
(GnomeVFSURI source_uri, GnomeVFSURI target_uri, GnomeVFSXferOptions xfer_options, GnomeVFSXferErrorMode error_mode, GnomeVFSXferOverwriteMode overwrite_mode, Function progress_callback, void* data)
:
GnomeVFS.GnomeVFSResult
|