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