Skip to main content

wxd_DataViewListCtrl_SetTextValue

Function wxd_DataViewListCtrl_SetTextValue 

Source
pub unsafe extern "C" fn wxd_DataViewListCtrl_SetTextValue(
    self_: *mut wxd_Window_t,
    row: u32,
    col: u32,
    value: *const c_char,
)