Handbook
Glossary
g_mount_operation_set_password_save ( mount_operation save -- )
Vocabulary
gio
.
ffi
Inputs
mount_operation
an
object
save
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_mount_operation_set_password_save
( GMountOperation* mount_operation,
GPasswordSave
save )