Method
GtkPrintSettingsset_paper_width
Declaration [src]
void
gtk_print_settings_set_paper_width (
GtkPrintSettings* settings,
double width,
GtkUnit unit
)
Parameters
width
-
Type:
double
The paper width.
unit
-
Type:
GtkUnit
The units of
width
.