set_has_tooltip


Description:

public void set_has_tooltip (bool has_tooltip)

Sets the has-tooltip property on this to has_tooltip.

Note:

Use Notification and GtkApplication 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