TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Helper function for constructing Gio.Initable object. This is similar to g_object_newv() but also initializes the object and returns null, setting an error on failure.
g_object_newv()
null
a GObject.GType supporting Gio.Initable.
the parameters to use to construct the object
Optional
optional Gio.Cancellable object, null to ignore.
Helper function for constructing Gio.Initable object. This is similar to
g_object_newv()but also initializes the object and returnsnull, setting an error on failure.