gnome-print-preview
gnome-print-preview —
|
|
Details
GnomePrintPreview
typedef struct _GnomePrintPreview GnomePrintPreview;
GnomePrintPreviewClass
typedef struct _GnomePrintPreviewClass GnomePrintPreviewClass;
gnome_print_preview_new ()
GnomePrintContext * gnome_print_preview_new (GnomePrintConfig *config
,
GnomeCanvas *canvas
);
Creates a new PrintPreview object that use the canvas
GnomeCanvas
as its rendering backend.
canvas : |
Canvas on which we display the print preview
|
Returns : |
A GnomePrintContext suitable for using with the GNOME print API.
|
Property Details
The "group"
property
"group" GnomeCanvasGroup* : Read / Write / Construct Only
Group.
The "only-first"
property
"only-first" gboolean : Read / Write
Show only first page.
Default value: FALSE
The "theme-compliance"
property
"theme-compliance" gboolean : Read / Write
Theme compliance.
Default value: TRUE
The "use-theme"
property
"use-theme" gboolean : Read / Write
Use theme.
Default value: FALSE