gtkPrintOperationSetHasSelection {RGtk2} | R Documentation |
Sets whether there is a selection to print.
gtkPrintOperationSetHasSelection(object, has.selection)
|
|
|
|
Application has to set number of pages to which the selection
will draw by gtkPrintOperationSetNPages
in a callback of
"begin-print". Since 2.18
Derived by RGtkGen from GTK+ documentation