[ Version ( since = "1.9" ) ]
public void set_description (string description)
Sets the description of this to description.
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].
| this |
a toggle |
| description |
the description |