set_has_tooltip


Description:

[ Version ( since = "2.16" ) ]
public void set_has_tooltip (bool has_tooltip)

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

a StatusIcon

has_tooltip

whether or not this has a tooltip