SourceMarkAttributes.getTooltipText

Queries for a tooltip by emitting a query-tooltip-text signal. The tooltip is a plain text.

class SourceMarkAttributes
string
getTooltipText

Parameters

mark SourceMark

Return Value

Type: string

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