Method GTK2.PrintOperation()->set_use_full_page()
- Method
set_use_full_page
GTK2.PrintOperation
set_use_full_page(int
full_page
)- Description
If full_page is true, the transformation for the cairo context obtained from GTK2.PrintContext puts the origin at the top left corner of the page (which may not be the top left corner of the sheet, depending on page orientation and the number of pages per sheet). Otherwise, the origin is at the top left corner of the imageable area (i.e. inside the margin).