Package: gtk
Function gtk:cell-layout-set-cell-data-func
Lambda Listgtk:cell-layout-set-cell-data-func (layout cell func) ArgumentsDetails Sets the callback function to use for layout.
This function is used instead of the standard attributes mapping for setting
the column value, and should set the value of the cell renderer(s) of layout as appropriate. The func callback function may be nil to remove a previously set function. | See also |
2024-3-24