gdkAppLaunchContextSetIconName
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
.
gdkAppLaunchContextSetIconName(object, icon.name = NULL)
|
|
|
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.