Method

GtkSourcePrintCompositorset_bottom_margin

Declaration [src]

void
gtk_source_print_compositor_set_bottom_margin (
  GtkSourcePrintCompositor* compositor,
  gdouble margin,
  GtkUnit unit
)

Description [src]

Sets the bottom margin used by compositor.

Parameters

margin

Type: gdouble

The new bottom margin in units of unit.

unit

Type: GtkUnit

The units for margin.