gIconNewForString
Generate a GIcon
instance from str
. This function can fail if
str
is not valid - see gIconToString
for discussion.
gIconNewForString(str, .errwarn = TRUE)
|
A string obtained via |
.errwarn |
Whether to issue a warning on error or fail silently |
If your application or library provides one or more GIcon
implementations you need to ensure that each GType
is registered
with the type system prior to calling gIconNewForString
.
Since 2.20
A list containing the following elements:
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.