PrintOperation.getPageSetup
gtk.page_setup.PageSetup getPageSetup()Return the current page setup of print_operation.
It returns null until either webkit.print_operation.PrintOperation.setPageSetup or webkit.print_operation.PrintOperation.runDialog have been called.
Returns
the current #GtkPageSetup of print_operation.