Re: Gtk2:Entry stock icon



On Sun, Jan 10, 2010 at 1:58 PM, Attila bardi <attila bardi gmail com> wrote:
Hello,

I'm trying to create a text entry with icon like in the Evolution or
Firefox.
I did find it in C:
[snipped function header for gtk_entry_set_icon_from_stock]
How can i make it in the perl version?
Is it possible at all?

Yes, it is possible. You need libgtk2 to be newer than 2.16.0 and a
Gtk2 module newer than 1.211; if you meet both of these requirements,
then that method will be made available to you in Perl when you
compile the correct version of the Gtk2 Perl module.

Thanks,

Brian



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