TreeSortableIF.addOnSortColumnChanged

The ::sort-column-changed signal is emitted when the sort column or sort order of sortable is changed. The signal is emitted before the contents of sortable are resorted.

interface TreeSortableIF
gulong
addOnSortColumnChanged
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)