textarea_text_is_selected

Function textarea_text_is_selected 

Source
pub unsafe fn textarea_text_is_selected(obj: *const Object) -> Result<bool>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.