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

Public Member Functions

 string_drawer (graphics &graph, int left, int right, align ta, bool use_ellipsis)
 
unsigned operator() (const int top, const wchar_t *buf, std::size_t bufsize)
 

Constructor & Destructor Documentation

nana::paint::helper::string_drawer::string_drawer ( graphics graph,
int  left,
int  right,
align  ta,
bool  use_ellipsis 
)
inline

Member Function Documentation

unsigned nana::paint::helper::string_drawer::operator() ( const int  top,
const wchar_t *  buf,
std::size_t  bufsize 
)
inline