Method

GtkPageSetupget_paper_size

Declaration [src]

GtkPaperSize*
gtk_page_setup_get_paper_size (
  GtkPageSetup* setup
)

Description [src]

Gets the paper size of the GtkPageSetup.

Return value

Type: GtkPaperSize

The paper size.

The returned data is owned by the instance.