PrintOperationPreviewT.addOnGotPageSize

Emitted once for each page that gets rendered to the preview.

A handler for this signal should update the @context according to @page_setup and set up a suitable cairo context, using [method@Gtk.PrintContext.set_cairo_context].

template PrintOperationPreviewT(TStruct)
gulong
addOnGotPageSize
(
void delegate
(
PrintContext
,,
PrintOperationPreviewIF
)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta