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).
2020-01-30 22:17:07 -05:00
..
internal Add C++ bindings 2020-01-22 06:47:43 -05:00
_exceptions.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
_flag_enum_operator_helpers.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
_helpers.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Cell.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
CellStyle.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
NCAlign.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
NCBox.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
NCKey.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
NCLogLevel.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
ncpp.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
NCScale.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
NotCurses.hh Properly clean up when NotCurses instance is destructed 2020-01-27 02:18:05 -05:00
Palette256.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
PanelReel.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Plane.hh Selector widget #166, subtitles #95 (#301) 2020-01-30 08:55:01 -05:00
Root.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Tablet.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
TabletCallback.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Visual.hh C++ wrappers: kill Visual::destroy_plane() #299 2020-01-30 22:17:07 -05:00