set_current_page


Description:

public void set_current_page (int current_page)

Sets the current page.

If this is called before [method@Gtk.PrintOperation.run], the user will be able to select to print only the current page.

Note that this only makes sense for pre-paginated documents.

Parameters:

this

a `GtkPrintOperation`

current_page

the current page, 0-based