Method
GtkWidgetset_has_tooltip
since: 2.12
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
. See
GtkWidget:has-tooltip
for more information.
Available since: 2.12
Sets property | Gtk.Widget:has-tooltip |