| Top |
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.
“view” property“view” GtkImageView *
Image View to navigate.
Owner: GtkImageToolDragger
Flags: Write / Construct Only