has_tooltip


Description:

public bool has_tooltip { get; set; }

Enables or disables the emission of the query_tooltip signal on widget .

A value of true indicates that widget can have a tooltip, in this case the widget will be queried using [[email protected]:GtkWidget:query-tooltip] to determine whether it will provide a tooltip or not.




2022 vala-language.org