sig
  val n_columns : ([> `clist ], int) Gobject.property
  val sort_type : ([> `clist ], GtkEnums.sort_type) Gobject.property
  val reorderable : ([> `clist ], bool) Gobject.property
  val row_height : ([> `clist ], int) Gobject.property
  val selection_mode :
    ([> `clist ], GtkEnums.selection_mode) Gobject.property
  val shadow_type : ([> `clist ], GtkEnums.shadow_type) Gobject.property
  val titles_active : ([> `clist ], bool) Gobject.property
  val use_drag_icons : ([> `clist ], bool) Gobject.property
end