for the widgets where tooltips fail, wrap them in an event widget and attach the tooltip to that.
from the documentation:
Description
The GtkEventBox widget is a subclass of GtkBin which also has its own window. It is useful since it allows you to catch events for widgets which do not have their own window.
On Sat, Oct 22, 2016 at 2:06 PM, Konstantin P. <ria.freelander@xxxxxxxxx> wrote:
It does not work for all application widgets, even for GTK ones (e.g. open dialogs). How can I fix this and make tooltips appear?
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gtk-list
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gtk-list