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

Public Attributes

std::shared_ptr
<::nana::detail::drawable_impl_type > 
platform_drawable
 
font font_shadow
 
drawable_type handle { nullptr }
 
::nana::size size
 
pixel_buffer pxbuf
 
bool changed { false }
 

Member Data Documentation

bool nana::paint::graphics::implementation::changed { false }
font nana::paint::graphics::implementation::font_shadow
drawable_type nana::paint::graphics::implementation::handle { nullptr }
std::shared_ptr<::nana::detail::drawable_impl_type> nana::paint::graphics::implementation::platform_drawable
pixel_buffer nana::paint::graphics::implementation::pxbuf
::nana::size nana::paint::graphics::implementation::size