Method
GtkStatusIconget_has_tooltip
deprecated: 3.14 since: 2.16
Declaration [src]
gboolean
gtk_status_icon_get_has_tooltip (
GtkStatusIcon* status_icon
)
Description [src]
Returns the current value of the has-tooltip property.
See GtkStatusIcon:has-tooltip
for more information.
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:has-tooltip |