PrintCustomWidget


Description:

[ 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.

Parameters:

widget

a Widget

title

a widget's title

Returns:

a new PrintOperation.




2022 vala-language.org