PrintUnixDialog.getSettings

Gets a new GtkPrintSettings object that represents the current values in the print dialog.

Note that this creates a new object, and you need to unref it if don’t want to keep it.

class PrintUnixDialog
override
getSettings
()

Return Value

Type: Settings

a new GtkPrintSettings object with the values from @dialog

Meta