gtkPrintOperationSetDeferDrawing: gtkPrintOperationSetDeferDrawing

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets up the GtkPrintOperation to wait for calling of gtkPrintOperationDrawPageFinish from application. It can be used for drawing page in another thread.

Usage

1

Arguments

object

a GtkPrintOperation

Details

This function must be called in the callback of "draw-page" signal. Since 2.16

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.