Method

GtkPrintSettingsget_paper_width

since: 2.10

Declaration [src]

gdouble
gtk_print_settings_get_paper_width (
  GtkPrintSettings* settings,
  GtkUnit unit
)

Description [src]

Gets the value of GTK_PRINT_SETTINGS_PAPER_WIDTH, converted to unit.

Available since: 2.10

Parameters

unit

Type: GtkUnit

The unit for the return value.

Return value

Type: gdouble

The paper width, in units of unit.