Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::detail::bedrock::pi_data::menu_rep Struct Reference

Public Attributes

basic_windowtaken_window { nullptr }
 
bool delay_restore { false }
 
native_window_type window { nullptr }
 
native_window_type owner { nullptr }
 
bool has_keyboard { false }
 

Member Data Documentation

bool nana::detail::bedrock::pi_data::menu_rep::delay_restore { false }
bool nana::detail::bedrock::pi_data::menu_rep::has_keyboard { false }
native_window_type nana::detail::bedrock::pi_data::menu_rep::owner { nullptr }
basic_window* nana::detail::bedrock::pi_data::menu_rep::taken_window { nullptr }
native_window_type nana::detail::bedrock::pi_data::menu_rep::window { nullptr }