Entry.setIconFromPixbuf

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

class Entry
void
setIconFromPixbuf

Parameters

iconPos GtkEntryIconPosition

Icon position

pixbuf Pixbuf

A GdkPixbuf, or NULL. [allow-none]

Meta