Function libnotcurses_sys::ffi::ncvisual_subtitle_plane [−][src]
pub unsafe extern "C" fn ncvisual_subtitle_plane(
parent: *mut ncplane,
ncv: *const ncvisual
) -> *mut ncplane
Expand description
If a subtitle ought be displayed at this time, return a new plane (bound to ‘parent’ containing the subtitle, which might be text or graphics (depending on the input format).