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]
StatusIcon.setHasTooltip
void setHasTooltip(bool hasTooltip)Sets the has-tooltip property on status_icon to has_tooltip. See #GtkStatusIcon:has-tooltip for more information.
Parameters
hasTooltip | whether or not status_icon has a tooltip |
Deprecated
Use #GNotification and #GtkApplication to