AppIndicator.Indicator.prototype.get_title
function get_title():String {
// Gjs wrapper for app_indicator_get_title()
}Gets the title of the application indicator. See the function AppIndicator.set_title for information on the title.
Since 0.5
- Returns
The current title.