Constructor

GtkPrintOperationnew

Declaration [src]

GtkPrintOperation*
gtk_print_operation_new (
  void
)

Description [src]

Creates a new GtkPrintOperation.

Return value

Returns: GtkPrintOperation
 

A new GtkPrintOperation

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