pub unsafe extern "C" fn wxd_EditableListBox_AddString(
self_: *mut wxd_Window_t,
string: *const c_char,
)Expand description
@brief Add a string item to the listbox
@param self Pointer to wxEditableListBox @param string String to add
pub unsafe extern "C" fn wxd_EditableListBox_AddString(
self_: *mut wxd_Window_t,
string: *const c_char,
)@brief Add a string item to the listbox
@param self Pointer to wxEditableListBox @param string String to add