Jeffrey Ratcliffe > Gtk2-ImageView-0.04 > ImageScrollWin.xs

Download:
Gtk2-ImageView-0.04.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: Gtk2-ImageView-0.05

DESCRIPTION ^

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

Creates a new Gtk2::ImageView::ScrollWin containing the Gtk2::ImageView.

The widget is built using four subwidgets arranged inside a Gtk2::Table with two columns and two rows. Two scrollbars, one navigator button (the decorations) and one Gtk2::ImageView.

When the Gtk2::ImageView fits inside the window, the decorations are hidden.

view : a Gtk2::ImageView to show.

Returns

A new Gtk2::ImageView::ScrollWin.