Method
AdwToggleset_description
unstable since: 1.9
Declaration [src]
void
adw_toggle_set_description (
AdwToggle* self,
const char* description
)
Description [src]
Sets the description of self to description.
The description will be read out when using screen reader. If not set,
AdwToggle:tooltip will be used instead.
Available since: 1.9
| Sets property | Adw.Toggle:description |