Method

GtkWidgetget_has_tooltip

since: 2.12

Declaration [src]

gboolean
gtk_widget_get_has_tooltip (
  GtkWidget* widget
)

Description [src]

Returns the current value of the has-tooltip property. See GtkWidget:has-tooltip for more information.

Available since: 2.12

Gets propertyGtk.Widget:has-tooltip

Return value

Type: gboolean

Current value of has-tooltip on widget.