[ Version ( since = "2.18" ) ]
public void set_has_selection (bool has_selection)
Sets whether there is a selection to print.
Application has to set number of pages to which the selection will draw by set_n_pages in a callback of begin_print.
this | |
has_selection |
true indicates that a selection exists |