Method

GtkPrintSettingsset_paper_height

since: 2.10

Declaration [src]

void
gtk_print_settings_set_paper_height (
  GtkPrintSettings* settings,
  gdouble height,
  GtkUnit unit
)

Description [src]

Sets the value of GTK_PRINT_SETTINGS_PAPER_HEIGHT.

Available since: 2.10

Parameters

height

Type: gdouble

The paper height.

unit

Type: GtkUnit

The units of height.