Package: gtk
Function gtk:tree-view-column-set-cell-data-func
Lambda Listgtk:tree-view-column-set-cell-data-func (column renderer func) ArgumentsDetails
Sets the callback function to use for the tree view column.
This function is used instead of the standard attributes mapping for setting
the column value, and should set the value of the tree view column cell renderer as appropriate. The func argument may be nil to remove
an older one. Warning | See also |
#2024-3-8