Package: gtk

Function gtk-page-setup-right-margin

Lambda List

gtk-page-setup-right-margin (setup unit)

Syntax

(gtk-page-setup-right-margin setup unit) => margin
(setf gtk-page-setup-right-margin setup unit) margin)

Arguments

setup -- a gtk-page-setup object
unit -- the gtk-unit value
margin -- a double float with the right margin in units of unit

Details

Accessor of the right margin of the page setup in units of unit.

The function gtk-page-setup-right-margin gets the right margin of the page setup in units of unit. The function (setf gtk-page-setup-right-margin) sets the right margin.
 

See also

2021-3-17