Widget.getTooltipText

Gets the contents of the tooltip for @widget.

If the @widget's tooltip was set using [method@Gtk.Widget.set_tooltip_markup], this function will return the escaped text.

class Widget
string
getTooltipText
()

Return Value

Type: string

the tooltip text

Meta