18 if (nopts ==
nullptr) {
23 if (ncinst ==
nullptr) {
24 n = NotCurses::get_instance ();
30 if (pile ==
nullptr) {
31 throw init_error (
"Notcurses failed to create a new pile");
63 return map_plane (ret);
73 return map_plane (ret);
static Plane * top_with(const Plane &plane) noexcept
bool render() const NOEXCEPT_MAYBE
bool rasterize() const NOEXCEPT_MAYBE
Pile(ncplane_options const *nopts, NotCurses *ncinst=nullptr)
bool show() const NOEXCEPT_MAYBE
static Plane * bottom_with(const Plane &plane) noexcept
ncplane * ncpile_top(ncplane *n)
ncplane * ncpile_create(notcurses *nc, const struct ncplane_options *nopts)
ncplane * ncpile_bottom(ncplane *n)
int ncpile_render(ncplane *n)
int ncpile_rasterize(ncplane *n)