MarkAttributes.getTooltipMarkup

Queries for a tooltip by emitting a signalMarkAttributes::query-tooltip-markup signal.

The tooltip may contain a markup.

class MarkAttributes
string
getTooltipMarkup

Parameters

mark gtksource.mark.Mark

a #GtkSourceMark.

Return Value

Type: string

A tooltip. The returned string should be freed by using glib.global.gfree when done with it.