Pango::version
Section: User Contributed Perl Documentation (3pm)
Updated: 2009-11-06
Index
Return to Main Contents
NAME
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.
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.
Index
- NAME
-
- METHODS
-
- boolean = Pango->CHECK_VERSION ($major, $minor, $micro)
-
- (MAJOR, MINOR, MICRO) = Pango->GET_VERSION_INFO
-
- SEE ALSO
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 19:49:24 GMT, April 27, 2011