Nana C++ Library. Reference for users.
What we need to use nana
|
RAII class for window message processing. More...
Public Member Functions | |
root_guard (bedrock &brock, basic_window *root_wd) | |
Enables lazy_update. More... | |
~root_guard () | |
Disables lazy-update and clears update requesters queue. More... | |
RAII class for window message processing.
nana::detail::bedrock::root_guard::root_guard | ( | bedrock & | brock, |
basic_window * | root_wd | ||
) |
Enables lazy_update.
nana::detail::bedrock::root_guard::~root_guard | ( | ) |
Disables lazy-update and clears update requesters queue.