Type Definition libnotcurses_sys::widgets::NcTabbed[][src]

pub type NcTabbed = nctabbed;
Expand description

Tabbed widgets.

The tab list is displayed at the top or at the bottom of the plane, and only one tab is visible at a time.

type in C: nctabbed (struct)