| gtkWidgetGetTooltipWindow {RGtk2} | R Documentation |
Returns the GtkWindow of the current tooltip. This can be the
GtkWindow created by default, or the custom tooltip window set
using gtkWidgetSetTooltipWindow.
gtkWidgetGetTooltipWindow(object)
|
[GtkWidget] a GtkWidget |
Since 2.12
[GtkWindow] The GtkWindow of the current tooltip.
Derived by RGtkGen from GTK+ documentation