1Gtk2::Ex::FormFactory::UCsheerckCBountttroinb(u3t)ed PerGltkD2o:c:uEmxe:n:tFaotrimoFnactory::CheckButton(3)
2
3
4
6 Gtk2::Ex::FormFactory::CheckButton - A CheckButton in a FormFactory
7 framework
8
10 Gtk2::Ex::FormFactory::CheckButton->new (
11 detach_label => BOOL,
12 ...
13 Gtk2::Ex::FormFactory::Widget attributes
14 );
15
17 This class implements a CheckButton in a Gtk2::Ex::FormFactory
18 framework. The state of the CheckButton is controlled by the
19 associated application object attribute, which should has a boolean
20 value.
21
23 Gtk2::Ex::FormFactory::Intro
24
25 Gtk2::Ex::FormFactory::Widget
26 +--- Gtk2::Ex::FormFactory::CheckButton
27
28 Gtk2::Ex::FormFactory::Layout
29 Gtk2::Ex::FormFactory::Rules
30 Gtk2::Ex::FormFactory::Context
31 Gtk2::Ex::FormFactory::Proxy
32
34 Attributes are handled through the common get_ATTR(), set_ATTR() style
35 accessors, but they are mostly passed once to the object constructor
36 and must not be altered after the associated FormFactory was built.
37
38 detach_label = BOOL [optional]
39 Set this to TRUE if the label of this checkbox should be managed by
40 the container (e.g. a Gtk2::Ex::FormFactory::Form) instead of
41 having the label beside the checkbox (which is the default).
42
43 For more attributes refer to Gtk2::Ex::FormFactory::Widget.
44
46 Jörn Reder <joern at zyn dot de>
47
49 Copyright 2004-2006 by Jörn Reder.
50
51 This library is free software; you can redistribute it and/or modify it
52 under the terms of the GNU Library General Public License as published
53 by the Free Software Foundation; either version 2.1 of the License, or
54 (at your option) any later version.
55
56 This library is distributed in the hope that it will be useful, but
57 WITHOUT ANY WARRANTY; without even the implied warranty of
58 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
59 Library General Public License for more details.
60
61 You should have received a copy of the GNU Library General Public
62 License along with this library; if not, write to the Free Software
63 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307
64 USA.
65
67 Hey! The above document had some coding errors, which are explained
68 below:
69
70 Around line 135:
71 Non-ASCII character seen before =encoding in 'Jörn'. Assuming UTF-8
72
73
74
75perl v5.36.0 2023-01-G2t0k2::Ex::FormFactory::CheckButton(3)