TextBuffer.createTag
- TextTag createTag(string tagName, string propertyName, int propertyValue, string propertyName1, string propertyValue1)
- TextTag createTag(string tagName, string propertyName, int propertyValue)
- TextTag createTag(string tagName, string propertyName, double propertyValue)
- TextTag createTag(string tagName, string propertyName, int propertyValue, string propertyName2, int propertyValue2)
- TextTag createTag(string tagName, string propertyName, int propertyValue, string propertyName2, int propertyValue2, string propertyName3, int propertyValue3, string propertyName4, int propertyValue4, string propertyName5, int propertyValue5)
class TextBuffer
createTag
(,,,,,,,,,,) - TextTag createTag(string tagName, string propertyName, string propertyValue)
- TextTag createTag(string tagName, string propertyName, Bitmap propertyValue)
- TextTag createTag(string tagName, string propertyName, string propertyValue, string propertyName2, int propertyValue2)
gtk TextBuffer TextBuffer
constructorsfunctionsstatic functionsvariables
Create a new tag for this buffer