1Pango::version(3) User Contributed Perl Documentation Pango::version(3)
2
3
4
6 Pango::version
7
9 boolean = Pango->CHECK_VERSION ($major, $minor, $micro)
10 • $major (integer)
11
12 • $minor (integer)
13
14 • $micro (integer)
15
16 (MAJOR, MINOR, MICRO) = Pango->GET_VERSION_INFO
17 Fetch as a list the version of pango with which the Perl module was
18 built.
19
21 Pango, Gtk2::version, Glib::version
22
24 Copyright (C) 2003-2011 by the gtk2-perl team.
25
26 This software is licensed under the LGPL. See Pango for a full notice.
27
28
29
30perl v5.34.0 2022-01-21 Pango::version(3)