Method
AdwToggleset_tooltip
Declaration [src]
void
adw_toggle_set_tooltip (
AdwToggle* self,
const char* tooltip
)
Description [src]
Sets the tooltip of self to tooltip.
tooltip can be marked up with the Pango text markup language.
| Available since: | 1.7 |
| Sets property | Adw.Toggle:tooltip |