Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
g_mount_remount ( mount flags mount_operation cancellable callback user_data -- )
Vocabulary
gio.ffi
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_mount_remount
( GMount* mount,
GMountMountFlags
flags, GMountOperation*
mount_operation, GCancellable* cancellable,
GAsyncReadyCallback
callback,
gpointer
user_data )
;
inline