GtkImageToolDragger
GtkImageToolDragger — Default image tool for paning the image
|
|
Object Hierarchy
GObject
╰── GtkImageToolDragger
Description
GtkImageToolDragger is the default image tool for GtkImageView.
Its only feature is that it can drag the image around.
Functions
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 *
Image View to navigate.
Flags: Write / Construct Only