Top | ![]() |
![]() |
![]() |
![]() |
GnomeCanvasGroup * | group | Read / Write / Construct Only |
gboolean | only-first | Read / Write |
gboolean | theme-compliance | Read / Write |
gboolean | use-theme | Read / Write |
GnomePrintContext * gnome_print_preview_new (GnomePrintConfig *config
,GnomeCanvas *canvas
);
Creates a new PrintPreview object that use the canvas
GnomeCanvas
as its rendering backend.
GnomePrintContext * gnome_print_preview_new_full (GnomePrintConfig *config
,GnomeCanvas *canvas
,const gdouble *transform
,const ArtDRect *region
);