1Gtk2::Ex::FormFactory::URsaedrioCBountttroinb(u3t)ed PerGltkD2o:c:uEmxe:n:tFaotrimoFnactory::RadioButton(3)
2
3
4

NAME

6       Gtk2::Ex::FormFactory::RadioButton - A RadioButton in a FormFactory
7       framework
8

SYNOPSIS

10         Gtk2::Ex::FormFactory::RadioButton->new (
11           value => Value this RadioButton sets in the associated
12                    application object attribute,
13           ...
14           Gtk2::Ex::FormFactory::Widget attributes
15         );
16

DESCRIPTION

18       This class implements a RadioButton in a Gtk2::Ex::FormFactory
19       framework.  The activation state of the RadioButton is controlled by
20       the value of the associated application object attribute.
21
22       All RadioButton's which should be grouped together need to be added to
23       the same container resp. they must have the same parent.
24

OBJECT HIERARCHY

26         Gtk2::Ex::FormFactory::Intro
27
28         Gtk2::Ex::FormFactory::Widget
29         +--- Gtk2::Ex::FormFactory::RadioButton
30
31         Gtk2::Ex::FormFactory::Layout
32         Gtk2::Ex::FormFactory::Rules
33         Gtk2::Ex::FormFactory::Context
34         Gtk2::Ex::FormFactory::Proxy
35

ATTRIBUTES

37       Attributes are handled through the common get_ATTR(), set_ATTR() style
38       accessors, but they are mostly passed once to the object constructor
39       and must not be altered after the associated FormFactory was built.
40
41       value = SCALAR [optional]
42           This value is transferred to the attribute of the associated
43           application object when the RadioButton is activated.
44
45       For more attributes refer to Gtk2::Ex::FormFactory::Widget.
46

AUTHORS

48        Jörn Reder <joern at zyn dot de>
49
51       Copyright 2004-2006 by Jörn Reder.
52
53       This library is free software; you can redistribute it and/or modify it
54       under the terms of the GNU Library General Public License as published
55       by the Free Software Foundation; either version 2.1 of the License, or
56       (at your option) any later version.
57
58       This library is distributed in the hope that it will be useful, but
59       WITHOUT ANY WARRANTY; without even the implied warranty of
60       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
61       Library General Public License for more details.
62
63       You should have received a copy of the GNU Library General Public
64       License along with this library; if not, write to the Free Software
65       Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307
66       USA.
67

POD ERRORS

69       Hey! The above document had some coding errors, which are explained
70       below:
71
72       Around line 132:
73           Non-ASCII character seen before =encoding in 'Jörn'. Assuming UTF-8
74
75
76
77perl v5.36.0                      2022-07-G2t2k2::Ex::FormFactory::RadioButton(3)
Impressum