![]() |
![]() |
![]() |
GNOME Scan UI Reference Manual | ![]() |
---|---|---|---|---|
GnomeScanPreview; GtkWidget* gnome_scan_preview_new (GnomeScanContext *context);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkVBox +----GnomeScanPreview
The GnomeScanPreview widget allow user to basically select a scan area and a rotation of the picture. This widget is not intended for precise area selection.
GtkWidget* gnome_scan_preview_new (GnomeScanContext *context);
Create a new GnomeScanPreview widget connected to context
.
context : |
a GnomeScanContext |
Returns : | a new GnomeScanPreview |
context
" property"context" GnomeScanContext : Read / Write
The GnomeScanContext the widget is connected to.