gtkPageSetupSetLeftMargin {RGtk2}R Documentation

gtkPageSetupSetLeftMargin

Description

Sets the left margin of the GtkPageSetup.

Usage

gtkPageSetupSetLeftMargin(object, margin, unit)

Arguments

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