get_tooltip_markup


Description:

public string get_tooltip_markup (SourceMark mark)

Queries for a tooltip by emitting a [signal@MarkAttributes:GtkSourceMarkAttributes:query-tooltip-markup] signal.

The tooltip may contain a markup.

Parameters:

this

a SourceMarkAttributes.

mark

a SourceMark.

Returns:

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