NcTabbed

Type Alias NcTabbed 

Source
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)

Aliased Typeยง

pub struct NcTabbed { /* private fields */ }