@accepts(gboolean) @returns(none) def set_columns_clickable(clickable)
Makes the headers for sortable columns (those for which a sort function was provided) clickable, so the user can set the sort order.
clickable : |
if TRUE, sortable columns will be made clickable |