1Gtk2::Ex::FormFactory::UEsxepranCdoenrt(r3i)buted Perl DGotcku2m:e:nEtxa:t:iFoonrmFactory::Expander(3)
2
3
4
6 Gtk2::Ex::FormFactory::Expander - An Expander in a FormFactory
7 framework
8
10 Gtk2::Ex::FormFactory::Expander->new (
11 ...
12 Gtk2::Ex::FormFactory::Container attributes
13 Gtk2::Ex::FormFactory::Widget attributes
14 );
15
17 This class implements an Expander in a Gtk2::Ex::FormFactory framework.
18 The expansion state is controlled by the associated application object
19 attribute, which should has a boolean value.
20
22 Gtk2::Ex::FormFactory::Intro
23
24 Gtk2::Ex::FormFactory::Widget
25 +--- Gtk2::Ex::FormFactory::Container
26 +--- Gtk2::Ex::FormFactory::Expander
27
28 Gtk2::Ex::FormFactory::Layout
29 Gtk2::Ex::FormFactory::Rules
30 Gtk2::Ex::FormFactory::Context
31 Gtk2::Ex::FormFactory::Proxy
32
34 This module has no additional attributes over those derived from
35 Gtk2::Ex::FormFactory::Container, but some special notes apply:
36
37 content = ARRAYREF of Gtk2::Ex::FormFactory::Widget's [optional]
38 You may add only one child widget to this container.
39
41 Jörn Reder <joern at zyn dot de>
42
44 Copyright 2004-2006 by Jörn Reder.
45
46 This library is free software; you can redistribute it and/or modify it
47 under the terms of the GNU Library General Public License as published
48 by the Free Software Foundation; either version 2.1 of the License, or
49 (at your option) any later version.
50
51 This library is distributed in the hope that it will be useful, but
52 WITHOUT ANY WARRANTY; without even the implied warranty of
53 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
54 Library General Public License for more details.
55
56 You should have received a copy of the GNU Library General Public
57 License along with this library; if not, write to the Free Software
58 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307
59 USA.
60
62 Hey! The above document had some coding errors, which are explained
63 below:
64
65 Around line 107:
66 Non-ASCII character seen before =encoding in 'Jörn'. Assuming UTF-8
67
68
69
70perl v5.30.1 2020-01-30Gtk2::Ex::FormFactory::Expander(3)