Constructor
GtkPrintOperationnew
since: 2.10
Declaration [src]
GtkPrintOperation*
gtk_print_operation_new (
void
)
Return value
Type: GtkPrintOperation
A new GtkPrintOperation
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |