column_set_editable
Description:
Sets if the data entry in the this widget at column
(in the data model
this operates on) can be edited or not.
Parameters:
this |
an object which implements the DataProxy interface |
column |
column number of the data |
editable |
set to true to make the column editable |