Method
GtkEntryget_icon_name
since: 2.16
Declaration [src]
const gchar*
gtk_entry_get_icon_name (
GtkEntry* entry,
GtkEntryIconPosition icon_pos
)
Description [src]
Retrieves the icon name used for the icon, or NULL
if there is
no icon or if the icon was set by some other method (e.g., by
pixbuf, stock or gicon).
Available since: 2.16
Parameters
icon_pos
-
Type:
GtkEntryIconPosition
Icon position.