[ CCode ( has_construct_function = false ) ]
public PrintCustomWidget (Widget widget, string title)
Create a new PrintCustomWidget with given widget
and title
.
The widget
ownership is taken and it is destroyed together with the dialog even if this object could still be alive at that
point. You typically want to pass a container widget with multiple widgets in it.
widget |
a Widget |
title |
a |
a new PrintOperation. |