Method

GtkPageSetupset_right_margin

since: 2.10

Declaration [src]

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

Description [src]

Sets the right margin of the GtkPageSetup.

Available since: 2.10

Parameters

margin

Type: gdouble

The new right margin in units of unit.

unit

Type: GtkUnit

The units for margin.