API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
void gtk_widget_set_has_tooltip ( GtkWidget* widget, gboolean has_tooltip )
Sets the has-tooltip property on the widget.
has-tooltip
Gtk.Widget:has-tooltip
has_tooltip
Type: gboolean
gboolean
Whether or not widget has a tooltip.
widget