Constructor
GtkPrintSettingsnew
Declaration [src]
GtkPrintSettings*
gtk_print_settings_new (
void
)
Return value
Type: GtkPrintSettings
A new GtkPrintSettings
object.
The caller of the function takes ownership of the data, and is responsible for freeing it. |