1#ifndef __NCPP_WIDGET_HH
2#define __NCPP_WIDGET_HH
20 ensure_valid_plane (*plane);
26 throw invalid_argument (
"Invalid Plane object passed in 'plane'. Widgets must not reuse the same plane.");
34 take_plane_ownership (*plane);
void release_native_plane() noexcept
bool is_valid() const noexcept