tooltip


Description:

public string tooltip { get; set; }

The tooltip of the toggle.

The tooltip can be marked up with the Pango text markup language.

Tooltip text will also be used as accessible description. Use [property@Toggle:description] to set it separately.