current_page


Description:

[ NoAccessorMethod ]
[ Version ( since = "2.10" ) ]
public int current_page { get; set; }

The current page in the document.

If this is set 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.