Skip to main content

wxd_DataViewCtrl_SetSortingColumn

Function wxd_DataViewCtrl_SetSortingColumn 

Source
pub unsafe extern "C" fn wxd_DataViewCtrl_SetSortingColumn(
    self_: *mut wxd_Window_t,
    column_index: i32,
    ascending: bool,
) -> bool