query_tooltip_markup
Description:
public signal string query_tooltip_markup (
Mark mark)
The code should connect to this signal to provide a tooltip for given mark
.
The tooltip can contain a markup.
Parameters:
Returns:
A tooltip. The string should be freed with g_free when done with it.
|