SourceMarkAttributes.getTooltipMarkup

Queries for a tooltip by emitting a query-tooltip-markup signal. The tooltip may contain a markup.

class SourceMarkAttributes
string
getTooltipMarkup

Parameters

mark SourceMark

Return Value

Type: string

A tooltip. The returned string should be freed by using g_free() when done with it.