AppIndicator.Indicator.prototype.set_icon
function set_icon(icon_name:String):void { // Gjs wrapper for app_indicator_set_icon() }
Wrapper function for AppIndicator.set_icon_full with a NULL description.
- icon_name
The icon name to set.
function set_icon(icon_name:String):void { // Gjs wrapper for app_indicator_set_icon() }
Wrapper function for AppIndicator.set_icon_full with a NULL description.
The icon name to set.