RGtk2 (version 2.20.31)

gtkEntrySetIconFromPixbuf: gtkEntrySetIconFromPixbuf

Description

Sets the icon shown in the specified position using a pixbuf.

Usage

gtkEntrySetIconFromPixbuf(object, icon.pos, pixbuf = NULL)

Arguments

object
icon.pos
Icon position
pixbuf
A GdkPixbuf, or NULL. [ allow-none ]

Details

If pixbuf is NULL, no icon will be shown in the specified position. Since 2.16