PrintUnixDialog
Description:
[
CCode ( has_construct_function =
false , type =
"GtkWidget*" ) ]
public PrintUnixDialog (
string? title,
Window? parent)
Creates a new `GtkPrintUnixDialog`.
Parameters:
| title |
Title of the dialog
|
| parent |
Transient parent of the dialog
|
Returns:
|
a new `GtkPrintUnixDialog`
|