- highlightClock
void highlightClock(GtkPostSegment segment)
Undocumented in source. Be warned that the author may not have intended to support it.
- highlightPost
void highlightPost(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- highlightPostAnswers
void highlightPostAnswers(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- highlightPostSegment
void highlightPostSegment(GtkPostSegment segment)
Undocumented in source. Be warned that the author may not have intended to support it.
- onClick
bool onClick(Event event, Widget viewer)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDraw
bool onDraw()
Undocumented in source. Be warned that the author may not have intended to support it.
- onMotion
bool onMotion(Event event, Widget viewer)
Undocumented in source. Be warned that the author may not have intended to support it.
- unHighlightEverything
void unHighlightEverything()
Undocumented in source. Be warned that the author may not have intended to support it.
- unHighlightPost
void unHighlightPost(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- unHighlightPostSegment
void unHighlightPostSegment(GtkPostSegment segment)
Undocumented in source. Be warned that the author may not have intended to support it.
- tribunes
GtkTribune[] tribunes;
Undocumented in source.
- tribuneColors
Color[GtkTribune] tribuneColors;
Undocumented in source.
- scrollToPost
void scrollToPost(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- findPostsByClock
GtkPost[] findPostsByClock(GtkPostSegment segment)
Undocumented in source. Be warned that the author may not have intended to support it.
- findReferencesToPost
GtkPostSegment[] findReferencesToPost(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPostAtIter
GtkPost getPostAtIter(TextIter position)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerTribune
void registerTribune(GtkTribune gtkTribune)
Undocumented in source. Be warned that the author may not have intended to support it.
- scrollToEnd
void scrollToEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
- isScrolledDown
bool isScrolledDown()
Undocumented in source. Be warned that the author may not have intended to support it.
- getIterForTime
TextIter getIterForTime(SysTime insert_time)
Undocumented in source. Be warned that the author may not have intended to support it.
- postBegins
TextMark[GtkPost] postBegins;
Undocumented in source.
- postEnds
TextMark[GtkPost] postEnds;
Undocumented in source.
- segmentBegins
TextMark[GtkPostSegment] segmentBegins;
Undocumented in source.
- segmentEnds
TextMark[GtkPostSegment] segmentEnds;
Undocumented in source.
- postSegmentsOffsets
int[GtkPost] postSegmentsOffsets;
Undocumented in source.
- renderPost
void renderPost(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.