Class virtual OgtkListProps.clist_props

class virtual clist_props : object .. end

val virtual obj : [> `clist ] Gobject.obj
method set_sort_type : GtkEnums.sort_type -> unit
method set_reorderable : bool -> unit
method set_row_height : int -> unit
method set_selection_mode : GtkEnums.selection_mode -> unit
method set_shadow_type : GtkEnums.shadow_type -> unit
method set_titles_active : bool -> unit
method set_use_drag_icons : bool -> unit
method n_columns : int
method sort_type : GtkEnums.sort_type
method reorderable : bool
method row_height : int
method selection_mode : GtkEnums.selection_mode
method shadow_type : GtkEnums.shadow_type
method titles_active : bool
method use_drag_icons : bool