Method

GtkPageSetupget_left_margin

Declaration [src]

double
gtk_page_setup_get_left_margin (
  GtkPageSetup* setup,
  GtkUnit unit
)

Description [src]

Gets the left margin in units of unit.

Parameters

unit

Type: GtkUnit

The unit for the return value.

Return value

Type: double

The left margin.