Method

GtkPrintSettingsset_paper_width

since: 2.10

Declaration [src]

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

Description [src]

Sets the value of GTK_PRINT_SETTINGS_PAPER_WIDTH.

Available since: 2.10

Parameters

width

Type: gdouble

The paper width.

unit

Type: GtkUnit

The units of width.