GtkTreeSortableIface.getSortColumnId

struct GtkTreeSortableIface
extern (C)
int function(GtkTreeSortable* sortable, int* sortColumnId, GtkSortType* order) getSortColumnId;

Return Value

%TRUE if the sort column is not one of the special sort column ids.

Meta