Gtk2::ImageView::Tool::Dragger.3pm

Langue: en

Version: 2010-05-02 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::ImageView::Tool::Dragger - Default image tool for panning the image.

HIERARCHY

   Glib::Object
   +----Gtk2::ImageView::Tool::Dragger
 
 

INTERFACES

   Gtk2::ImageView::Tool
 
 

DESCRIPTION

Gtk2::ImageView::Tool::Dragger is the default image tool for Gtk2::ImageView. Its only feature is that it can drag the image around.

METHODS

tool = Gtk2::ImageView::Tool::Dragger->new ($view)

*
$view (Gtk2::ImageView)

Creates and returns a new dragger tool.
view : a Gtk2::ImageView.

Returns

a new Gtk2::ImageView::Tool::Dragger

PROPERTIES

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

SEE ALSO

Gtk2::ImageView, Glib::Object Copyright (C) 2007 by Jeffrey Ratcliffe.

This software is licensed under the GPL-3; see Gtk2::ImageView for a full notice.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 46:
You forgot a '=back' before '=head3'
Around line 55:
=back without =over