set_title


Description:

public void set_title (string? title)

Sets the title of the application indicator, or how it should be referred to in a human readable form.

This string should be UTF-8 and localized, as it is expected that users will set it.

Setting title to null removes the title.

Parameters:

this

The Indicator

title

Title of the app indicator