Skip to main content

wxd_EditableListBox_SetStrings

Function wxd_EditableListBox_SetStrings 

Source
pub unsafe extern "C" fn wxd_EditableListBox_SetStrings(
    self_: *mut wxd_Window_t,
    strings: *mut *const c_char,
    count: c_int,
)
Expand description

@brief Set the string items in the listbox

@param self Pointer to wxEditableListBox @param strings Array of strings @param count Number of strings