Method

GtkPrintSettingsget_paper_width

Declaration [src]

double
gtk_print_settings_get_paper_width (
  GtkPrintSettings* settings,
  GtkUnit unit
)

Description [src]

Gets the value of GTK_PRINT_SETTINGS_PAPER_WIDTH, converted to unit.

Parameters

unit

Type: GtkUnit

The unit for the return value.

Return value

Type: double

The paper width, in units of unit.