GtkImageToolDragger
GtkImageToolDragger — Default image tool for paning the image
|
|
Object Hierarchy
GObject
+----GtkImageToolDragger
Implemented Interfaces
GtkImageToolDragger implements
GtkIImageTool.
Description
GtkImageToolDragger is the default image tool for GtkImageView.
Its only feature is that it can drag the image around.
Details
GtkImageToolDragger
typedef struct _GtkImageToolDragger GtkImageToolDragger;
gtk_image_tool_dragger_new ()
GtkIImageTool* gtk_image_tool_dragger_new (GtkImageView *view);
Creates and returns a new dragger tool.
Property Details
The "view"
property
"view" GtkImageView* : Write / Construct Only
Image View to navigate.