Method
GtkPageSetupget_page_height
Declaration [src]
double
gtk_page_setup_get_page_height (
  GtkPageSetup* setup,
  GtkUnit unit
)
Description [src]
Returns the page height in units of unit.
Note that this function takes orientation
and margins into consideration.
See gtk_page_setup_get_paper_height().
Parameters
- unit
- 
            Type: GtkUnitThe unit for the return value.