Method

GtkPrintSettingsget_paper_height

since: 2.10

Declaration [src]

gdouble
gtk_print_settings_get_paper_height (
  GtkPrintSettings* settings,
  GtkUnit unit
)

Description [src]

Gets the value of GTK_PRINT_SETTINGS_PAPER_HEIGHT, converted to unit.

Available since: 2.10

Parameters

unit

Type: GtkUnit

The unit for the return value.

Return value

Type: gdouble

The paper height, in units of unit.