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