begin_print


Description:

public virtual signal void begin_print (PrintContext context)

Emitted after the user has finished changing print settings in the dialog, before the actual rendering starts.

A typical use for begin_print is to use the parameters from the [[email protected]] and paginate the document accordingly, and then set the number of pages with [[email protected]_n_pages].

Parameters:

context

the `GtkPrintContext` for the current operation




2022 vala-language.org