Gtk2:Entry stock icon



Hello,

I'm trying to create a text entry with icon like in the Evolution or Firefox.
I did find it in C:

void gtk_entry_set_icon_from_stock  (GtkEntry *entry,
                                                        GtkEntryIconPosition icon_pos,
                                                        const gchar *stock_id);


How can i make it in the perl version?
Is it possible at all?

Thanks and best regards,
Attila


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]