PaperSize.getPaperSizes

Creates a list of known paper sizes. Since 2.12

class PaperSize
static
getPaperSizes

Parameters

includeCustom int

whether to include custom paper sizes as defined in the page setup dialog

Return Value

Type: ListG

a newly allocated list of newly allocated GtkPaperSize objects. [element-type GtkPaperSize][transfer full]

Meta