Function wxd_EditableListBox_GetListCtrl

Source
pub unsafe extern "C" fn wxd_EditableListBox_GetListCtrl(
    self_: *mut wxd_Window_t,
) -> *mut wxd_Window_t
Expand description

@brief Get the underlying wxListCtrl

@param self Pointer to wxEditableListBox @return Pointer to the internal wxListBox