Skip to main content

wxd_DataViewListCtrl_SetToggleValue

Function wxd_DataViewListCtrl_SetToggleValue 

Source
pub unsafe extern "C" fn wxd_DataViewListCtrl_SetToggleValue(
    self_: *mut wxd_Window_t,
    row: u32,
    col: u32,
    value: bool,
)