Package: gtk
Accessor gtk:widget-margin-start
Lambda Listgtk:widget-margin-start (object) SyntaxArgumentsDetails Accessor of the margin-start slot of the gtk:widget class. The gtk:widget-margin-start function returns the start margin of the widget. The (setf gtk:widget-margin-start) function sets the start margin. This property supports left-to-right and right-to-left text directions. This property adds margin outside of the normal size request of the widget. The margin will be added in addition to the size from the gtk:widget-size-request function for example. | See also |
2025-2-13