append/join Text
SH_Text_append_string can be used to append a string to the text, SH_Text_append_text can be used to append another text to the text. SH_Text_join is a wrapper for SH_Text_append_text, but also frees the second text, thus joining the texts to a single one.
Loading
Please register or sign in to comment