Handbook
Glossary
g_mount_operation_set_password ( mount_operation password -- )
Vocabulary
gio
.
ffi
Inputs
mount_operation
an
object
password
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_password
( GMountOperation* mount_operation, gchar* password )