gtkPageSetupSetLeftMargin {RGtk2}R Documentation

gtkPageSetupSetLeftMargin

Description

Sets the left margin of the GtkPageSetup.

Usage

gtkPageSetupSetLeftMargin(object, margin, unit)

Arguments

object

a GtkPageSetup

margin

the new left margin in units of unit

unit

the units for margin

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]