Description Usage Arguments Details Value Author(s)
Helper function for constructing GInitiable
object. This is
similar to gObjectNew
but also initializes the object
and returns NULL
, setting an error on failure.
1 | gInitableNew(object.type, cancellable, ..., .errwarn = TRUE)
|
|
a |
|
optional |
|
the value if the first property, followed by and other property
value pairs, and ended by |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.22
A list containing the following elements:
retval |
[R object] a newly allocated |
|
a |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.