1Gtk2::ImageView::ScrollUWsienr(3C)ontributed Perl DocumeGnttka2t:i:oInmageView::ScrollWin(3)
2
3
4

NAME

6       Gtk2::ImageView::ScrollWin -  Scrollable window suitable for
7       Gtk2::ImageView.
8

HIERARCHY

10         Glib::Object
11         +----Glib::InitiallyUnowned
12              +----Gtk2::Object
13                   +----Gtk2::Widget
14                        +----Gtk2::Container
15                             +----Gtk2::Table
16                                  +----Gtk2::ImageView::ScrollWin
17

INTERFACES

19         Glib::Object::_Unregistered::AtkImplementorIface
20         Gtk2::Buildable
21

DESCRIPTION

23       Gtk2::ImageView::ScrollWin provides a widget similar in appearance to
24       Gtk2::ScrollWin that is more suitable for displaying Gtk2::ImageView's.
25

METHODS

27   widget or undef = Gtk2::ImageView::ScrollWin->new ($view)
28           ยท   $view (Gtk2::ImageView)
29
30           Creates a new Gtk2::ImageView::ScrollWin containing the
31           Gtk2::ImageView.
32
33           The widget is built using four subwidgets arranged inside a
34           Gtk2::Table with two columns and two rows. Two scrollbars, one
35           navigator button (the decorations) and one Gtk2::ImageView.
36
37           When the Gtk2::ImageView fits inside the window, the decorations
38           are hidden.
39
40           view : a Gtk2::ImageView to show.
41
42       Returns
43
44       A new Gtk2::ImageView::ScrollWin.
45

PROPERTIES

47       'view' (Gtk2::ImageView : writable / construct-only)
48           Image View to navigate
49

SEE ALSO

51       Gtk2::ImageView, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object,
52       Gtk2::Widget, Gtk2::Container, Gtk2::Table
53
55       Copyright (C) 2007 by Jeffrey Ratcliffe.
56
57       This software is licensed under the GPL-3; see Gtk2::ImageView for a
58       full notice.
59

POD ERRORS

61       Hey! The above document had some coding errors, which are explained
62       below:
63
64       Around line 56:
65           You forgot a '=back' before '=head3'
66
67       Around line 65:
68           =back without =over
69
70
71
72perl v5.12.0                      2010-05-02     Gtk2::ImageView::ScrollWin(3)
Impressum