Handbook
Glossary
g_initable_newv ( object_type n_parameters parameters cancellable error -- gpointer )
Vocabulary
gio
.
ffi
Inputs
object_type
an
object
n_parameters
an
object
parameters
an
object
cancellable
an
object
error
an
object
Outputs
gpointer
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
gobject.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gpointer
g_initable_newv
(
GType
object_type,
guint
n_parameters, GParameter*
parameters, GCancellable* cancellable, GError* error )