Method

GtkPrintDialogget_default_page_setup

unstable since: 4.14

Declaration [src]

GtkPageSetup*
gtk_print_dialog_get_default_page_setup (
  GtkPrintDialog* self
)

Description [src]

Returns the default page setup.

Available since: 4.14

Return value

Type: GtkPageSetup

The default page setup.

The data is owned by the instance.