Documentation
Dlang.org
GtkTreeSortableIface.setSortColumnId
gtk
c
types
GtkTreeSortableIface
Sets the current sort column to be sort_column_id.
struct
GtkTreeSortableIface
extern (
C
)
void
function
(
GtkTreeSortable
*
sortable
,
int
sortColumnId
,
GtkSortType
order
)
setSortColumnId
;
gtk
c
types
GtkTreeSortableIface
variables
gIface
getSortColumnId
hasDefaultSortFunc
setDefaultSortFunc
setSortColumnId
setSortFunc
sortColumnChanged
Sets the current sort column to be sort_column_id.