pub unsafe extern "C" fn text_box_get_view(
    text_box: *mut TextBox
) -> *mut View
Expand description

Get text_box view

@param text_box TextBox instance

@return View instance that can be used for embedding