Re: Method get_active_iter of ComboBox

2022-01-25 Thread Kerenoc Kerenoc via gtk-perl-list
1 > Date: Thu, 13 Jan 2022 21:30:52 +0100 > From: Torsten Schoenfeld > To: gtk-perl-list@gnome.org > Subject: Re: Method get_active_iter of ComboBox > Message-ID: > Content-Type: text/plain; charset=utf-8; format=flowed > > On 04.01.22 23:35, Kerenoc Kerenoc via gtk-perl-l

Re: Method get_active_iter of ComboBox

2022-01-13 Thread Torsten Schoenfeld via gtk-perl-list
On 04.01.22 23:35, Kerenoc Kerenoc via gtk-perl-list wrote: I'd like to know how to test the result of get_active_iter() when no element is active.In Gtk2 it returns undef but in Gtk3 it returns a Gtk3::TreeIter object that isn't usable. Apparently, we never added an overload for it to make it

Method get_active_iter of ComboBox

2022-01-04 Thread Kerenoc Kerenoc via gtk-perl-list
Hello, I'd like to know how to test the result of get_active_iter() when no element is active.In Gtk2 it returns undef but in Gtk3 it returns a Gtk3::TreeIter object that isn't usable. Best regards Kerenoc ___ gtk-perl-list mailing list gtk-perl-li