OmniBar.actionTooltip
string actionTooltip() @property nothrowGet actionTooltip property.
Returns
The tooltip for the action.
void actionTooltip(string propval) @property nothrowSet actionTooltip property.
Parameters
propval | The tooltip for the action. |