Photon 1.0.0
|
#include <cairo_font.h>
Public Types | |
typedef std::vector< text_chunk * > | vector |
Public Member Functions | |
~text_chunk () | |
Public Attributes | |
char * | text |
linked_font * | font |
typedef std::vector<text_chunk*> text_chunk::vector |
|
inline |
linked_font* text_chunk::font |
char* text_chunk::text |