Widget.setHasTooltip
void setHasTooltip(bool hasTooltip)Sets the has-tooltip property on widget to has_tooltip. See #GtkWidget:has-tooltip for more information.
Parameters
hasTooltip | whether or not widget has a tooltip. |
void setHasTooltip(bool hasTooltip)Sets the has-tooltip property on widget to has_tooltip. See #GtkWidget:has-tooltip for more information.
hasTooltip | whether or not widget has a tooltip. |