Description Usage Arguments Details Value Author(s)
Retrieves the image used for the icon.
1 | gtkEntryGetIconPixbuf(object, icon.pos)
|
|
A |
|
Icon position |
Unlike the other methods of setting and getting icon data, this
method will work regardless of whether the icon was set using a
GdkPixbuf
, a GIcon
, a stock item, or an icon name.
Since 2.16
[GdkPixbuf
] A GdkPixbuf
, or NULL
if no icon is set for this position.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.