gdkAppLaunchContextSetIconName: gdkAppLaunchContextSetIconName

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

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.

Usage

1
gdkAppLaunchContextSetIconName(object, icon.name = NULL)

Arguments

object

a GdkAppLaunchContext

icon.name

an icon name, or NULL. [ allow-none ]

Details

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.