Method
GtkPaperSizeset_size
Declaration [src]
void
gtk_paper_size_set_size (
  GtkPaperSize* size,
  double width,
  double height,
  GtkUnit unit
)
Parameters
- width
- 
            Type: doubleThe new width in units of unit.
- height
- 
            Type: doubleThe new height in units of unit.
- unit
- 
            Type: GtkUnitThe unit for widthandheight.