TribunePreviewer

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

empty
void empty()
Undocumented in source. Be warned that the author may not have intended to support it.
postInfo
void postInfo(GtkPost post)
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.
showUrl
void showUrl(string url)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From TribuneViewer

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.

Meta