Widget.getTooltipText

Gets the contents of the tooltip for widget.

class Widget
string
getTooltipText
()

Return Value

Type: string

the tooltip text, or null. You should free the returned string with glib.global.gfree when done.