StatusIcon.setHasTooltip

Sets the has-tooltip property on status_icon to has_tooltip. See #GtkStatusIcon:has-tooltip for more information.

More...
class StatusIcon
void
setHasTooltip
()

Parameters

hasTooltip bool

whether or not status_icon has a tooltip

Detailed Description

Deprecated: Use #GNotification and #GtkApplication to provide status notifications; there is no direct replacement for this function, but notifications can display an arbitrary amount of text using gio.notification.Notification.setBody