Property
GtkPrintOperation:current-page
since: 2.10
Description [src]
The current page in the document.
If this is set before gtk_print_operation_run(), the user will be able to select to print only the current page.
Note that this only makes sense for pre-paginated documents.
Type:gint
Available since: 2.10
Default value | -1 |
Setter method | gtk_print_operation_set_current_page() |