pango-sharp 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Global API elements for System.Object Method System.String To be added a a To be added Method System.String To be added a a To be added Method System.Void Computes a for each character in . text to process embedding level, or -1 if unknown language tag array with one PangoLogAttr per character in text, plus one extra, to be filled in a The array must have one for each position in text; if text contains N characters, it has N+1 positions, including the last position at the end of the text. text should be an entire paragraph; logical attributes cannot be computed without context (for example you need to see spaces on either side of a word to know the word is a word). Method System.Boolean To be added a a To be added Constructor Default constructor a Method System.Boolean To be added a a a a To be added Method System.Boolean To be added a a a a To be added Method System.Boolean To be added a a a a To be added Method System.Boolean To be added a a a a To be added Method System.Void Locates a paragraph boundary in . UTF-8 text return location for index of delimiter return location for start of next paragraph A boundary is caused by delimiter characters, such as a newline, carriage return, carriage return-newline pair, or Unicode paragraph separator character. The index of the run of delimiters is returned in . The index of the start of the paragraph (index after all delimiters) is stored in . If no delimiters are found, both and are filled with the length of text (an index one off the end). Method System.Boolean To be added a a a To be added