RGtk2 (version 2.20.31)

gtkEntryGetIconPixbuf: gtkEntryGetIconPixbuf

Description

Retrieves the image used for the icon.

Usage

gtkEntryGetIconPixbuf(object, icon.pos)

Arguments

object
icon.pos
Icon position

Value

GdkPixbuf] A GdkPixbuf, or NULL if no icon is set for this position.

Details

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