get_icon_gicon
Description:
[
Version ( since =
"2.16" ) ]
public unowned Icon?
get_icon_gicon (
EntryIconPosition icon_pos)
Retrieves the Icon used for the icon, or null if
there is no icon or if the icon was set by some other method (e.
g., by stock, pixbuf, or icon name).
Parameters:
this |
A Entry
|
icon_pos |
Icon position
|
Returns:
A Icon, or null if no icon is set or if the
icon is not a Icon
|