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