get_tooltip_markup
Description:
[
Version ( since =
"2.12" ) ]
public string?
get_tooltip_markup ()
Gets the contents of the tooltip for this.
Parameters:
Returns:
the tooltip text, or null. You should free the returned string with
g_free when done.
|