gAsyncInitableNewFinish {RGtk2} | R Documentation |
Finishes the async construction for the various g_async_initable_new calls,
returning the created object or NULL
on error.
gAsyncInitableNewFinish(object, res, .errwarn = TRUE)
|
the |
|
the GAsyncResult.fromthe callback |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.22
A list containing the following elements:
retval |
|
|
a |
Derived by RGtkGen from GTK+ documentation