Nana C++ Library. Reference for users.
What we need to use nana
|
Public Member Functions | |
init_ (std::move(initializer)) | |
Public Member Functions inherited from nana::detail::place_agent | |
virtual | ~place_agent ()=default |
Public Attributes | |
__pad0__: init_(std::move(initializer)) {} agent(const char* text) : text_(text) { throw_not_utf8(text) | |
__pad1__: text_(std::move(text)) | |
|
inline |
nana::agent< Widget >::__pad0__ |
nana::agent< Widget >::__pad1__ |