PageSetup.getPaperHeight

Returns the paper height in units of @unit.

Note that this function takes orientation, but not margins into consideration. See gtk_page_setup_get_page_height().

class PageSetup
double
getPaperHeight
(
GtkUnit unit
)

Parameters

unit GtkUnit

the unit for the return value

Return Value

Type: double

the paper height.

Meta

Since

2.10