RGtk2 (version 2.20.31)

gtkPrintOperationSetHasSelection: gtkPrintOperationSetHasSelection

Description

Sets whether there is a selection to print.

Usage

gtkPrintOperationSetHasSelection(object, has.selection)

Arguments

has.selection
TRUE indicates that a selection exists

Details

Application has to set number of pages to which the selection will draw by gtkPrintOperationSetNPages in a callback of "begin-print". Since 2.18