Method
GtkEntryget_icon_tooltip_text
since: 2.16
Declaration [src]
gchar*
gtk_entry_get_icon_tooltip_text (
GtkEntry* entry,
GtkEntryIconPosition icon_pos
)
Description [src]
Gets the contents of the tooltip on the icon at the specified
position in entry
.
Available since: 2.16
Parameters
icon_pos
-
Type:
GtkEntryIconPosition
The icon position.