Package: gtk
Accessor gtk:column-view-row-factory
Lambda Listgtk:column-view-row-factory (object) SyntaxArgumentsDetails The accessor for the row-factory slot of the gtk:column-view class gets or sets the factory that is used for
configuring rows. The factory must be for configuring gtk:column-view-row objects. If this factory is not set - which is the default - then the defaults will be used. This factory is not used to set the widgets displayed in the individual cells. For that see the gtk:column-view-column-factory function and the gtk:column-view-cell object. Since 4.12 | See also |
2025-09-21