Widget.setHasTooltip

Sets the has-tooltip property on widget to has_tooltip. See "has-tooltip" for more information. Since 2.12

class Widget
void
setHasTooltip

Parameters

hasTooltip int

whether or not widget has a tooltip.

Meta