API Version: 4.0
Library Version: 4.18.3
Generated by gi-docgen 2025.4
void gtk_paper_size_set_size ( GtkPaperSize* size, double width, double height, GtkUnit unit )
Changes the dimensions of a size to width x height.
size
width
height
Type: double
double
The new width in units of unit.
unit
The new height in units of unit.
Type: GtkUnit
GtkUnit
The unit for width and height.