[ Version ( since = "2.16" ) ]
public string? get_icon_tooltip_markup (EntryIconPosition icon_pos)
Gets the contents of the tooltip on the icon at the specified position in this.
this |
a Entry |
icon_pos |
the icon position |
the tooltip text, or null. Free the returned string with g_free when done. |