- addPost
void addPost(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- findReferencedPosts
GtkPost[] findReferencedPosts(GtkPost origin)
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.
- makeMenuBar
MenuBar makeMenuBar()
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTribuneInput
TribuneInput makeTribuneInput()
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTribuneMainViewer
TribuneMainViewer makeTribuneMainViewer()
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTribunePreviewer
TribunePreviewer makeTribunePreviewer()
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTribunesList
Box makeTribunesList()
Undocumented in source. Be warned that the author may not have intended to support it.
- onMenuActivate
void onMenuActivate(MenuItem menuItem)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPostClockClick
void onPostClockClick(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPostClockHover
void onPostClockHover(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPostHighlight
void onPostHighlight(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPostLoginClick
void onPostLoginClick(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPostSegmentClick
void onPostSegmentClick(GtkPost post, GtkPostSegment segment)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPostSegmentHover
void onPostSegmentHover(GtkPost post, GtkPostSegment segment)
Undocumented in source. Be warned that the author may not have intended to support it.
- onResetHighlight
void onResetHighlight()
Undocumented in source. Be warned that the author may not have intended to support it.
- post
void post(string text, void delegate(bool) success)
Undocumented in source. Be warned that the author may not have intended to support it.
- reloadTick
void reloadTick()
Undocumented in source. Be warned that the author may not have intended to support it.
- renderPostsQueue
void renderPostsQueue()
Undocumented in source. Be warned that the author may not have intended to support it.
- setCurrentTribune
void setCurrentTribune(GtkTribune tribune)
Undocumented in source. Be warned that the author may not have intended to support it.
- setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.
- showAll
void showAll()
Undocumented in source. Be warned that the author may not have intended to support it.
- updatePost
void updatePost(GtkPost post)
Undocumented in source. Be warned that the author may not have intended to support it.