Method
GtkStatusIconget_tooltip_text
deprecated: 3.14 since: 2.16
Declaration [src]
gchar*
gtk_status_icon_get_tooltip_text (
  GtkStatusIcon* status_icon
)
      Description [src]
Gets the contents of the tooltip for status_icon.
Available since: 2.16
Deprecated since: 3.14
Use GNotification and GtkApplication to
  provide status notifications; there is no direct replacement
  for this function.
| Gets property | Gtk.StatusIcon:tooltip-text |