Constructor

GtkPrintSettingsnew

Declaration [src]

GtkPrintSettings*
gtk_print_settings_new (
  void
)

Description [src]

Creates a new GtkPrintSettings object.

Return value

Type: GtkPrintSettings

A new GtkPrintSettings object.

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