gtkPageSetupSetBottomMargin {RGtk2}R Documentation

gtkPageSetupSetBottomMargin

Description

Sets the bottom margin of the GtkPageSetup.

Usage

gtkPageSetupSetBottomMargin(object, margin, unit)

Arguments

object [GtkPageSetup] a GtkPageSetup
margin [numeric] the new bottom margin in units of unit
unit [GtkUnit] the units for margin

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]