description


Description:

[ Version ( since = "1.9" ) ]
public string description { get; set; }

The description of the toggle.

The description will be read out when using screen reader. If not set, [property@Toggle:tooltip] will be used instead.

See [enum@Gtk.AccessibleProperty.description].