Pango::version(3) User Contributed Perl Documentation Pango::version(3)
NAME
Pango::version
METHODS
boolean = Pango->CHECK_VERSION ($major, $minor, $micro)
o $major (integer)
o $minor (integer)
o $micro (integer)
(MAJOR, MINOR, MICRO) = Pango->GET_VERSION_INFO
Fetch as a list the version of pango with which the Perl module was built.
SEE ALSO
Pango, Gtk2::version, Glib::version
COPYRIGHT
Copyright (C) 2003-2009 by the gtk2-perl team.
This software is licensed under the LGPL. See Pango for a full notice.
perl v5.12.1 2010-07-05 Pango::version(3)