Method

GtkPrintContextget_page_setup

Declaration [src]

GtkPageSetup*
gtk_print_context_get_page_setup (
  GtkPrintContext* context
)

Description [src]

Obtains the GtkPageSetup that determines the page dimensions of the GtkPrintContext.

Return value

Type: GtkPageSetup

The page setup of context.

The returned data is owned by the instance.