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
constructorsdestructorsfunctionsstatic functionsvariables
Creates a new #GtkPaperSize object by parsing a PWG 5101.1-2002
paper name.
If @name is %NULL, the default paper size is returned, see gtk_paper_size_get_default().