Package: gtk
Accessor gtk-text-view-left-margin
Lambda Listgtk-text-view-left-margin (object) Syntax(gtk-text-view-left-margin object) => margin (setf (gtk-text-view-left-margin object) margin) ArgumentsDetails Accessor of the left-margin slot of the gtk-text-view class. The gtk-text-view-left-margin slot access function gets the default left margin size of paragraphs in the text view. The (setf gtk-text-view-left-margin) slot access function sets the default left margin. Tags in the text buffer may override the default. | See also |
*2021-10-16