g_initable_new ( object_type cancellable error first_property_name varargs -- GObject* )


Vocabulary
gio.ffi

Inputs
object_typean object
cancellablean object
erroran object
first_property_namean object
varargsan object


Outputs
GObject*an object


Definition


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