gtkPageSetupSetTopMargin {RGtk2}R Documentation

gtkPageSetupSetTopMargin

Description

Sets the top margin of the GtkPageSetup.

Usage

gtkPageSetupSetTopMargin(object, margin, unit)

Arguments

object [GtkPageSetup] a GtkPageSetup
margin [numeric] the new top 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]