1Gtk2::Unique(3) User Contributed Perl Documentation Gtk2::Unique(3)
2
3
4
6 Gtk2::Unique
7
9 string = Gtk2::Unique->API_VERSION
10 boolean = Gtk2::Unique->CHECK_VERSION ($major, $minor, $micro)
11 · $major (integer)
12
13 · $minor (integer)
14
15 · $micro (integer)
16
17 string = Gtk2::Unique->DEFAULT_BACKEND
18 list = Gtk2::Unique->GET_VERSION_INFO
19 integer = Gtk2::Unique->MAJOR_VERSION
20 integer = Gtk2::Unique->MICRO_VERSION
21 integer = Gtk2::Unique->MINOR_VERSION
22 string = Gtk2::Unique->PROTOCOL_VERSION
23 string = Gtk2::Unique->VERSION
24 integer = Gtk2::Unique->VERSION_HEX
26 Gtk2::Unique
27
29 Copyright (C) 2009-2010 by Emmanuel Rodriguez
30
31
32
33perl v5.30.1 2020-01-30 Gtk2::Unique(3)