Constructor

GtkPrintOperationnew

since: 2.10

Declaration [src]

GtkPrintOperation*
gtk_print_operation_new (
  void
)

Description [src]

Creates a new GtkPrintOperation.

Available since: 2.10

Return value

Type: GtkPrintOperation

A new GtkPrintOperation.

The caller of the function takes ownership of the data, and is responsible for freeing it.