Method

GtkPageSetupget_paper_size

since: 2.10

Declaration [src]

GtkPaperSize*
gtk_page_setup_get_paper_size (
  GtkPageSetup* setup
)

Description [src]

Gets the paper size of the GtkPageSetup.

Available since: 2.10

Return value

Type: GtkPaperSize

The paper size.

The returned data is owned by the instance.