gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GtkTreeSortableIface.getSortColumnId
gtk
c
types
GtkTreeSortableIface
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
Source
See Implementation
gtk
c
types
GtkTreeSortableIface
variables
gIface
getSortColumnId
hasDefaultSortFunc
setDefaultSortFunc
setSortColumnId
setSortFunc
sortColumnChanged