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       Returns a new Gtk2::ImageView::ScrollWin containing the
31       Gtk2::ImageView.
32
33       The widget is built using four subwidgets arranged inside a Gtk2::Table
34       with two columns and two rows. Two scrollbars, one navigator button
35       (the decorations) and one Gtk2::ImageView.
36
37       When the Gtk2::ImageView fits inside the window, the decorations are
38       hidden.
39

PROPERTIES

41       'view' (Gtk2::ImageView : default undef : writable / construct-only)
42           Image View to navigate
43

SEE ALSO

45       Gtk2::ImageView, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object,
46       Gtk2::Widget, Gtk2::Container, Gtk2::Table
47
49       Copyright (C) 2007 by Jeffrey Ratcliffe.
50
51       This software is licensed under the GPL-3; see Gtk2::ImageView for a
52       full notice.
53
54
55
56perl v5.32.0                      2020-07-28     Gtk2::ImageView::ScrollWin(3)
Impressum