You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/include/ncpp
nick black 09d2e35372 C++ wrappers: kill Visual::destroy_plane() #299
ncvisual_destroy() already calls ncplane_destroy() when
appropriate. There's never a need for the C++ wrappers
to explicitly free the Visual's underlying Plane. With
this change, valgrind no longer complains upon exiting
notcurses-view(1).
5 years ago
..
internal Add C++ bindings 5 years ago
Cell.hh Add C++ bindings 5 years ago
CellStyle.hh Add C++ bindings 5 years ago
NCAlign.hh Add C++ bindings 5 years ago
NCBox.hh Add C++ bindings 5 years ago
NCKey.hh Add C++ bindings 5 years ago
NCLogLevel.hh Add C++ bindings 5 years ago
NCScale.hh Add C++ bindings 5 years ago
NotCurses.hh Properly clean up when NotCurses instance is destructed 5 years ago
Palette256.hh Add C++ bindings 5 years ago
PanelReel.hh Add C++ bindings 5 years ago
Plane.hh Selector widget #166, subtitles #95 (#301) 5 years ago
Root.hh Add C++ bindings 5 years ago
Tablet.hh Add C++ bindings 5 years ago
TabletCallback.hh Add C++ bindings 5 years ago
Visual.hh C++ wrappers: kill Visual::destroy_plane() #299 5 years ago
_exceptions.hh Add C++ bindings 5 years ago
_flag_enum_operator_helpers.hh Add C++ bindings 5 years ago
_helpers.hh Add C++ bindings 5 years ago
ncpp.hh Add C++ bindings 5 years ago