Package: gtk

Accessor gtk-widget-margin-left

Lambda List

gtk-widget-margin-left (object)

Syntax

(gtk-widget-margin-left object) => margin
(setf (gtk-widget-margin-left object) margin)

Arguments

object -- a gtk-widget object
margin -- an integer with the margin on left side of the widget

Details

Accessor of the margin-left slot of the gtk-widget class.

Warning

The gtk-widget-margin-left function has been deprecated since version 3.12 and should not be used in newly written code. Use the gtk-widget-margin-start function instead.
 

See also

2021-9-15