logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pango::version - get and check the version of Pango that this was compiled against

Methods

boolean=Pango->CHECK_VERSION($major,$minor,$micro)
       •   $major (integer)

       •   $minor (integer)

       •   $micro (integer)

   (MAJOR,MINOR,MICRO)=Pango->GET_VERSION_INFO
       Fetch as a list the version of pango with which the Perl module was built.

Name

       Pango::version - get and check the version of Pango that this was compiled against

See Also

       Pango, Gtk2::version, Glib::version

See Also