[ Version ( since = "2.16" ) ]
public void set_has_tooltip (bool has_tooltip)
Sets the has-tooltip property on this to has_tooltip
.
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.
this | |
has_tooltip |
whether or not this has a tooltip |