Hi;

thanks for your contribution.

Could you please open an issue on Bugzilla, here:

  https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-perl&component=Gtk3

and attach your patch there? It would help making it easier for the
maintainers to review and apply your patch.

Ciao,
 Emmanuele.


On 2 May 2018 at 16:54, Jeffrey Ratcliffe <jf...@posteo.net> wrote:

> >> What is the Gtk3 equivalent of
> >>  Gtk2->GET_VERSION_INFO
> >>  and
> >>  Gtk2->get_version_info
> >> ?
>
> > It looks like these convenience functions never made it from Gtk2.pm
> > to Gtk3.pm. You can instead use Gtk3::get_major_version (),
> > Gtk3::get_micro_version () and Gtk3::get_minor_version () as well as
> > Gtk3::MAJOR_VERSION and friends. I'd also gladly accept a patch adding
> > ports of the old helpers to Gtk3.pm.
>
> Please find attached a patch to do add the above functionality, along
> with some tests.
>
> Regards
>
> Jeff
>
> _______________________________________________
> gtk-perl-list mailing list
> gtk-perl-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-perl-list
>
>


-- 
https://www.bassi.io
[@] ebassi [@gmail.com]
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to