Package: gtk

Accessor gtk:column-view-show-row-separators

Lambda List

gtk:column-view-show-row-separators (object)

Syntax

(gtk:column-view-show-row-separators object) => setting
(setf (gtk:column-view-show-row-separators object) setting)

Arguments

object -- a gtk:column-view object
setting -- true to show column separators

Details

Accessor of the show-row-separators slot of the gtk:column-view class. The gtk:column-view-show-row-separators function returns whether the list should show separators between rows. The (setf gtk:column-view-show-row-separators) function sets whether the list should show separators between rows.
 

See also

2024-11-28