Package: gtk
Accessor gtk:tree-view-level-indentation
Lambda Listgtk:tree-view-level-indentation (object) SyntaxArgumentsDetails Accessor of the level-indentation slot of the gtk:tree-view class. The gtk:tree-view-level-indentation function returns the amount, in
pixels, of extra indentation for child levels in the tree view in addition to the default indentation. The (setf gtk:tree-view-level-indentation) function
sets the amount of extra indentation. The value should be specified in pixels, a value of 0 disables this feature and in this case only the default indentation will be used. This does not have any visible effects for lists. Warning | See also |
2024-3-9