AppIndicator.Indicator.prototype.set_icon_full
function set_icon_full(icon_name:String, icon_desc:String):void { // Gjs wrapper for app_indicator_set_icon_full() }
Sets the default icon to use when the status is active but not set to attention. In most cases, this should be the application icon for the program.
Wrapper function for property AppIndicator.icon-name and #AppIndicator::icon-desc.
- icon_name
The icon name to set.
- icon_desc
A textual description of the icon for accessibility