Package: gtk

Function gtk:page-setup-left-margin

Lambda List

gtk:page-setup-left-margin (setup unit)

Syntax

(gtk:page-setup-left-margin setup unit) => margin
(setf (gtk:page-setup-left-margin setup unit) margin)

Arguments

setup -- a gtk:page-setup object
unit -- a gtk:unit value
margin -- a number coerced to a double float with the left margin in units of unit

Details

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

See also

2024-4-30