Method
GtkPrinterlist_papers
Declaration [src]
GList*
gtk_printer_list_papers (
GtkPrinter* printer
)
Description [src]
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()
.