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