pub unsafe extern "C" fn cef_textfield_create(
delegate: *mut _cef_textfield_delegate_t,
) -> *mut cef_textfield_tExpand description
Create a new Textfield.
pub unsafe extern "C" fn cef_textfield_create(
delegate: *mut _cef_textfield_delegate_t,
) -> *mut cef_textfield_tCreate a new Textfield.