Constructor

GtkPrintDialognew

since: 4.14

Declaration [src]

GtkPrintDialog*
gtk_print_dialog_new (
  void
)

Description [src]

Creates a new GtkPrintDialog object.

Available since: 4.14

Return value

Type: GtkPrintDialog

The new GtkPrintDialog.

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