Handbook
Glossary
g_variant_new_from_bytes ( type bytes trusted -- GVariant* )
Vocabulary
glib
.
ffi
Inputs
type
an
object
bytes
an
object
trusted
an
object
Outputs
GVariant*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
GVariant*
g_variant_new_from_bytes
( GVariantType* type, GBytes* bytes,
gboolean
trusted )