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