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_set_tooltip_window(). Since 2.12

class Widget
getTooltipWindow
()

Return Value

Type: GtkWindow*

The GtkWindow of the current tooltip. [transfer none]

Meta