Function ul_sys::ulViewGetTitle[][src]

pub unsafe extern "C" fn ulViewGetTitle(view: ULView) -> ULString
Expand description

Get current title.

@note Don’t destroy the returned string, it is owned by the View.