Method

GtkPrintSettingsset_paper_width

Declaration [src]

void
gtk_print_settings_set_paper_width (
  GtkPrintSettings* settings,
  double width,
  GtkUnit unit
)

Description [src]

Sets the value of GTK_PRINT_SETTINGS_PAPER_WIDTH.

Parameters

width

Type: double

The paper width.

unit

Type: GtkUnit

The units of width.