1Gtk2::Ex::FormFactory::UTseexrtVCioenwt(r3i)buted Perl DGotcku2m:e:nEtxa:t:iFoonrmFactory::TextView(3)
2
3
4
6 Gtk2::Ex::FormFactory::TextView - A TextView in a FormFactory framework
7
9 Gtk2::Ex::FormFactory::TextView->new (
10 ...
11 Gtk2::Ex::FormFactory::Widget attributes
12 );
13
15 This class implements a TextView in a Gtk2::Ex::FormFactory framework.
16 The content of the TextView is the value of the associated application
17 object attribute.
18
19 By default the TextView gets automatic horizontal and vertical
20 scrollbars and word wrapping enabled, unless you specify your own
21 values for these settings.
22
24 Gtk2::Ex::FormFactory::Intro
25
26 Gtk2::Ex::FormFactory::Widget
27 +--- Gtk2::Ex::FormFactory::TextView
28
29 Gtk2::Ex::FormFactory::Layout
30 Gtk2::Ex::FormFactory::Rules
31 Gtk2::Ex::FormFactory::Context
32 Gtk2::Ex::FormFactory::Proxy
33
35 This module has no additional attributes over those derived from
36 Gtk2::Ex::FormFactory::Widget.
37
39 JA~Xrn Reder <joern at zyn dot de>
40
42 Copyright 2004-2006 by JA~Xrn Reder.
43
44 This library is free software; you can redistribute it and/or modify it
45 under the terms of the GNU Library General Public License as published
46 by the Free Software Foundation; either version 2.1 of the License, or
47 (at your option) any later version.
48
49 This library is distributed in the hope that it will be useful, but
50 WITHOUT ANY WARRANTY; without even the implied warranty of
51 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
52 Library General Public License for more details.
53
54 You should have received a copy of the GNU Library General Public
55 License along with this library; if not, write to the Free Software
56 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307
57 USA.
58
59
60
61perl v5.12.0 2006-02-27Gtk2::Ex::FormFactory::TextView(3)