Handbook
Glossary
g_mount_operation_set_is_tcrypt_system_volume ( mount_operation system_volume -- )
Vocabulary
gio
.
ffi
Inputs
mount_operation
an
object
system_volume
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_mount_operation_set_is_tcrypt_system_volume
( GMountOperation* mount_operation,
gboolean
system_volume )