Method

GtkPageSetupset_left_margin

since: 2.10

Declaration [src]

void
gtk_page_setup_set_left_margin (
  GtkPageSetup* setup,
  gdouble margin,
  GtkUnit unit
)

Description [src]

Sets the left margin of the GtkPageSetup.

Available since: 2.10

Parameters

margin

Type: gdouble

The new left margin in units of unit.

unit

Type: GtkUnit

The units for margin.