[ Version ( since = "2.16" ) ]
public signal PrintCustomWidget create_custom_widget ()
Emitted when displaying the print dialog with run_dialog.
The returned PrintCustomWidget will be added to the print dialog and it will
be owned by the print_operation
. However, the object is guaranteed to be alive until the
apply is emitted.
A PrintCustomWidget that will be embedded in the dialog. |