|
gltk
0.3
a C++ widget library built on GLUT
|
render an item as a string More...
#include <listview.hh>
Public Member Functions | |
| int | get_height () |
| get cell height | |
| void | render (ViewableList::ItemBase *item, int x, int y, int width, int height) |
| render the item into given area | |
Public Attributes | |
| void * | font |
| font used for render | |
render an item as a string