|
Nana C++ Library. Reference for users.
What we need to use nana
|
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 } |
| 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 |