Widget.setHasTooltip

Sets the has-tooltip property on @widget to @has_tooltip.

class Widget
void
setHasTooltip
()

Parameters

hasTooltip bool

whether or not @widget has a tooltip.

Meta