previous up next     contents index
Next: wxTextSnip::Read Up: wxTextSnip: wxSnip Previous: wxTextSnip::Copy

wxTextSnip::Insert

void Insert (char *text, long len, long pos = 0)

Inserts text (with length len) into the snip at position pos within the snip.



PLT