Skip to main content

wxd_DataViewListModel_SetValue

Function wxd_DataViewListModel_SetValue 

Source
pub unsafe extern "C" fn wxd_DataViewListModel_SetValue(
    self_: *mut wxd_DataViewModel_t,
    row: usize,
    col: usize,
    variant: *const wxd_Variant_t,
) -> bool