Handbook
Glossary
g_file_mount_enclosing_volume ( file flags mount_operation cancellable callback user_data -- )
Vocabulary
gio
.
ffi
Inputs
file
an
object
flags
an
object
mount_operation
an
object
cancellable
an
object
callback
an
object
user_data
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_file_mount_enclosing_volume
( GFile* file,
GMountMountFlags
flags, GMountOperation*
mount_operation, GCancellable* cancellable,
GAsyncReadyCallback
callback,
gpointer
user_data )