get_paper_height
Description:
public double get_paper_height (
Unit unit)
Gets the value of gtk_print_settings_paper_height, converted to unit
.
Parameters:
this |
a `GtkPrintSettings`
|
unit |
the unit for the return value
|
Returns:
the paper height, in units of unit
|