Package: gtk
Function gtk:cell-view-displayed-row
Lambda Listgtk:cell-view-displayed-row (cellview) SyntaxArgumentsDetails Gets or sets the gtk:tree-path instance referring to the currently
displayed row. If no row is currently displayed, nil is returned. If the path is unset, then the contents of the cell view "stick" at their last value. This is not normally a desired result, but may be a needed intermediate state if say, the model for the cell view becomes temporarily empty. Warning | See also |
#2024-05-20