Method
GtkPaperSizeset_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  |