set_defer_drawing


Description:

[ Version ( since = "2.16" ) ]
public void set_defer_drawing ()

Sets up the PrintOperation to wait for calling of draw_page_finish from application.

It can be used for drawing page in another thread.

This function must be called in the callback of “draw-page” signal.

Parameters:

this

a PrintOperation