gtkPrintOperationSetSupportSelection {RGtk2}R Documentation

gtkPrintOperationSetSupportSelection

Description

Sets whether selection is supported by GtkPrintOperation.

Usage

gtkPrintOperationSetSupportSelection(object, support.selection)

Arguments

object

a GtkPrintOperation

support.selection

TRUE to support selection

Details

Since 2.18

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]