Import line: | GnomeVFS = imports.gi.GnomeVFS; |
GIR File: | GnomeVFS-2.0.gir |
C documentation: | GnomeVFSGnomeVFSHandle |
Struct : | GnomeVFSHandle |
Show / Hide Inherited methods, properties and signals |
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.close_cancellable
(GnomeVFSHandle handle, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.create
(GnomeVFSHandle handle, String text_uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm)
:
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.file_control
(GnomeVFSHandle handle, String operation, void* operation_data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.file_control_cancellable
(GnomeVFSHandle handle, String operation, void* operation_data, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.get_file_info_from_handle
(GnomeVFSHandle handle, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.get_file_info_from_handle_cancellable
(GnomeVFSHandle handle, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.open
(GnomeVFSHandle handle, String text_uri, GnomeVFSOpenMode open_mode)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
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.read
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.read_cancellable
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.seek
(GnomeVFSHandle handle, GnomeVFSSeekPosition whence, Number offset)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.seek_cancellable
(GnomeVFSHandle handle, GnomeVFSSeekPosition whence, Number offset, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.truncate_handle_cancellable
(GnomeVFSHandle handle, Number length, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.write
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.write_cancellable
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|