Printer.listPapers

Lists all the paper sizes printer supports. This will return and empty list unless the printer's details are available, see gtk_printer_has_details() and gtk_printer_request_details(). Since 2.12

class Printer
listPapers
()

Return Value

Type: ListG

a newly allocated list of newly allocated GtkPageSetup s. [element-type GtkPageSetup][transfer full]

Meta