Skip to main content

wxd_ComboBox_SetTextSelection

Function wxd_ComboBox_SetTextSelection 

Source
pub unsafe extern "C" fn wxd_ComboBox_SetTextSelection(
    combo: *mut wxd_ComboBox_t,
    from: wxd_Long_t,
    to: wxd_Long_t,
)