Widget.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.

class Widget
getTooltipWindow
()

Return Value

Type: gtk.window.Window

The #GtkWindow of the current tooltip.