1Gtk2::ImageView::ScrollUWsienr(3C)ontributed Perl DocumeGnttka2t:i:oInmageView::ScrollWin(3)
2
3
4
6 Gtk2::ImageView::ScrollWin - Scrollable window suitable for
7 Gtk2::ImageView.
8
10 Glib::Object
11 +----Glib::InitiallyUnowned
12 +----Gtk2::Object
13 +----Gtk2::Widget
14 +----Gtk2::Container
15 +----Gtk2::Table
16 +----Gtk2::ImageView::ScrollWin
17
19 Glib::Object::_Unregistered::AtkImplementorIface
20 Gtk2::Buildable
21
23 Gtk2::ImageView::ScrollWin provides a widget similar in appearance to
24 Gtk2::ScrollWin that is more suitable for displaying Gtk2::ImageView's.
25
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
41 'view' (Gtk2::ImageView : default undef : writable / construct-only)
42 Image View to navigate
43
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.30.1 2020-01-30 Gtk2::ImageView::ScrollWin(3)