1Gnome2::GConf::version(U3s)er Contributed Perl DocumentatGinoonme2::GConf::version(3)
2
3
4
6 Gnome2::GConf::version - the version of libgconf that Gnome2::GConf
7 was built against
8
10 boolean = Gnome2::GConf->CHECK_VERSION ($major, $minor, $micro)
11 • $major (integer)
12
13 • $minor (integer)
14
15 • $micro (integer)
16
17 (MAJOR, MINOR, MICRO) = Gnome2::GConf->GET_VERSION_INFO
18 Fetch as a list the version of libgconf for which Gnome2::GConf was
19 built.
20
22 Gnome2::GConf
23
25 Copyright (C) 2003-2006 by the gtk2-perl team.
26
27 This software is licensed under the LGPL. See Gnome2::GConf for a full
28 notice.
29
30
31
32perl v5.32.1 2021-01-27 Gnome2::GConf::version(3)