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

Public Attributes

native_window_type native_handle
 
unsigned width
 
unsigned height
 
unsigned extra_width
 
unsigned extra_height
 

Member Data Documentation

unsigned nana::detail::native_interface::window_result::extra_height
unsigned nana::detail::native_interface::window_result::extra_width
unsigned nana::detail::native_interface::window_result::height
native_window_type nana::detail::native_interface::window_result::native_handle
unsigned nana::detail::native_interface::window_result::width