get_tooltip_text


Description:

public string get_tooltip_text (SourceMark mark)

Queries for a tooltip by emitting a query_tooltip_text signal.

The tooltip is a plain text.

Parameters:

this

a SourceMarkAttributes.

mark

a SourceMark.

Returns:

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