Method

GtkWidgetset_has_tooltip

Declaration [src]

void
gtk_widget_set_has_tooltip (
  GtkWidget* widget,
  gboolean has_tooltip
)

Description [src]

Sets the has-tooltip property on widget to has_tooltip.

Sets propertyGtk.Widget:has-tooltip

Parameters

has_tooltip

Type: gboolean

Whether or not widget has a tooltip.