g_initable_new_valist ( object_type first_property_name var_args cancellable error -- GObject* )


Vocabulary
gio.ffi

Inputs
object_typean object
first_property_namean object
var_argsan object
cancellablean object
erroran object


Outputs
GObject*an object


Definition


LIBRARY: gio FUNCTION: GObject* g_initable_new_valist
( GType object_type, gchar* first_property_name, va_list
var_args, GCancellable* cancellable, GError* error )