Coconut Framework
beta
|
#include <CNTextString.h>
Public Attributes | |
size_t | length |
unsigned char * | string |
String in CNText
size_t CNTextString::length |
Length of the string
Referenced by CNLengthOfTextString().
unsigned char* CNTextString::string |
Context of the string
Referenced by CNContentOfTextString().