gInitableNew
Helper function for constructing GInitiable
object. This is
similar to gObjectNew
but also initializes the object
and returns NULL
, setting an error on failure.
gInitableNew(object.type, cancellable, ..., .errwarn = TRUE)
|
|
|
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:
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.