column_show_actions
Description:
Sets if the data entry in the this widget at column
(in the data model
this operates on) must show its actions menu or not.
Parameters:
this |
an object which implements the DataProxy interface |
column |
column number of the data, or -1 to apply the setting to all the columns |
show_actions |
set to true if the actions menu must be shown |