Description Usage Arguments Details Value Author(s)
Sets an icon to be used as fallback for windows that haven't
had gtkWindowSetIconList
called on them from a file
on disk. Warns on failure if err
is NULL
.
1 | gtkWindowSetDefaultIconFromFile(filename, .errwarn = TRUE)
|
|
location of icon file |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.2
A list containing the following elements:
retval |
[logical] |
|
location to store error, or |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.