|  |  |  | GtkImageView Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ||||
GtkImageToolDragger is the default image tool for GtkImageView. Its only feature is that it can drag the image around.
GtkIImageTool * gtk_image_tool_dragger_new (GtkImageView *view);
Creates and returns a new dragger tool.
| 
 | a GtkImageView | 
| Returns : | a new GtkImageToolDragger |