Widget.getTooltipWindow

gtk.window.Window getTooltipWindow()

Returns the #GtkWindow of the current tooltip. This can be the GtkWindow created by default, or the custom tooltip window set using [gtk.widget.Widget.setTooltipWindow].

Returns

The #GtkWindow of the current tooltip.