Module gtkimageview :: Class ImageToolDragger
[frames] | no frames]

Class ImageToolDragger

IImageTool --+
             |
            ImageToolDragger

ImageToolDragger is the default image tool for ImageView. Its only feature is that it can drag the image around.
Instance Methods
 
__init__(self, view)
Creates a new dragger tool.

Inherited from IImageTool: button_press, button_release, cursor_at_point, motion_notify, paint_image, pixbuf_changed

Method Details

__init__(self, view)
(Constructor)

 
Creates a new dragger tool.
Parameters: