PaperSize.this
- this(GtkPaperSize* gtkPaperSize, bool ownedRef)
- this(string name)
- this(string name, string displayName, double width, double height, GtkUnit unit)
- this(Variant variant)
- this(string ippName, double width, double height)
- this(KeyFile keyFile, string groupName)
- this(string ppdName, string ppdDisplayName, double width, double height)
gtk PaperSize PaperSize
constructorsfunctionsstatic functionsvariables
Creates a new gtk.PaperSize object by parsing a PWG 5101.1-2002
paper name.
If name is NULL, the default paper size is returned, see PaperSize.getDefault.