PrintOperation.getPageSetup

Return the current page setup of @print_operation. It returns %NULL until either webkit_print_operation_set_page_setup() or webkit_print_operation_run_dialog() have been called.

class PrintOperation
PageSetup
getPageSetup
()

Return Value

Type: PageSetup

the current #GtkPageSetup of @print_operation.

Meta