g_initable_new ( object_type cancellable error first_property_name varargs -- gpointer )


Vocabulary
gio.ffi

Inputs
object_typean object
cancellablean object
erroran object
first_property_namean object
varargsan object


Outputs
gpointeran object


Definition


LIBRARY: gio FUNCTION: gpointer g_initable_new
( GType object_type, GCancellable* cancellable, GError*
error, gchar* first_property_name, void* varargs )