Package: gtk

Accessor gtk-widget-margin-right

Lambda List

gtk-widget-margin-right (object)

Syntax

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

Arguments

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

Details

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

Warning

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

See also

2021-9-15