PageSetup.getPageHeight

Returns the page height in units of @unit.

Note that this function takes orientation and margins into consideration. See [method@Gtk.PageSetup.get_paper_height].

class PageSetup
double
getPageHeight
(
GtkUnit unit
)

Parameters

unit GtkUnit

the unit for the return value

Return Value

Type: double

the page height.

Meta