get_icon_gicon


Description:

public unowned Icon? get_icon_gicon (EntryIconPosition icon_pos)

Retrieves the `GIcon` used for the icon.

null will be returned if there is no icon or if the icon was set by some other method (e.g., by `GdkPaintable` or icon name).

Parameters:

this

A `GtkEntry`

icon_pos

Icon position

Returns:

A `GIcon`