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