get_tooltip_markup


Description:

public string get_tooltip_markup (SourceMark mark)

Queries for a tooltip by emitting a 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.