Description Usage Arguments Details Author(s)
Sets the icon for applications that are launched with this context.
The icon.name
will be interpreted in the same way as the Icon field
in desktop files. See also gdkAppLaunchContextSetIcon
.
1 | gdkAppLaunchContextSetIconName(object, icon.name = NULL)
|
|
a |
|
an icon name, or |
If both icon
and icon.name
are set, the icon.name
takes priority.
If neither icon
or icon.name
is set, the icon is taken from either
the file that is passed to launched application or from the GAppInfo
for the launched application itself.
Since 2.14
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.