TribuneViewer

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

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.
getIterForTime
TextIter getIterForTime(SysTime insert_time)
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.
isScrolledDown
bool isScrolledDown()
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.
renderPost
void renderPost(GtkPost post)
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.
scrollToPost
void scrollToPost(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

postBegins
TextMark[GtkPost] postBegins;
Undocumented in source.
postEnds
TextMark[GtkPost] postEnds;
Undocumented in source.
postSegmentsOffsets
int[GtkPost] postSegmentsOffsets;
Undocumented in source.
segmentBegins
TextMark[GtkPostSegment] segmentBegins;
Undocumented in source.
segmentEnds
TextMark[GtkPostSegment] segmentEnds;
Undocumented in source.
tribuneColors
Color[GtkTribune] tribuneColors;
Undocumented in source.
tribunes
GtkTribune[] tribunes;
Undocumented in source.

Meta