set_has_tooltip
Description:
Sets the has-tooltip property on this to has_tooltip
.
Note:
Use Notification and Application to provide status notifications; there is no direct replacement for this function, but notifications can display an arbitrary amount of text using set_body
See has_tooltip for more information.
Parameters:
this | |
has_tooltip |
whether or not this has a tooltip |