Method
Gtk.PaperSize.set_size
Declaration [src]
void
gtk_paper_size_set_size (
GtkPaperSize* size,
double width,
double height,
GtkUnit unit
)
Parameters
width |
double |
the new width in units of |
|
height |
double |
the new height in units of |
|
unit |
GtkUnit |
the unit for |