Method

GtkPageSetupget_right_margin

Declaration [src]

double
gtk_page_setup_get_right_margin (
  GtkPageSetup* setup,
  GtkUnit unit
)

Description [src]

Gets the right margin in units of unit.

Parameters

unit

Type: GtkUnit

The unit for the return value.

Return value

Type: double

The right margin.