get_tooltip_markup
Description:
public string get_tooltip_markup (
Mark mark)
Queries for a tooltip by emitting a [signal@MarkAttributes:GtkSourceMarkAttributes:query-tooltip-markup
] signal.
The tooltip may contain a markup.
Parameters:
Returns:
A tooltip. The returned string should be freed by using g_free when done with it.
|