newFromIpp

fun newFromIpp(ippName: String, width: Double, height: Double): PaperSize

Creates a new GtkPaperSize object by using IPP information.

If @ipp_name is not a recognized paper name,

Return

a new GtkPaperSize, use method@Gtk.PaperSize.free to free it

Parameters

ippName

an IPP paper name

width

the paper width, in points

height

the paper height in points