Creates a new gtk.paper_size.PaperSize object by using IPP information.
If ipp_name is not a recognized paper name, width and height are used to construct a custom gtk.paper_size.PaperSize object.
an IPP paper name
the paper width, in points
the paper height in points
a new gtk.paper_size.PaperSize, use gtk.paper_size.PaperSize.free to free it
Creates a new gtk.paper_size.PaperSize object by using IPP information.
If ipp_name is not a recognized paper name, width and height are used to construct a custom gtk.paper_size.PaperSize object.