GtkTribune

Undocumented in source.

Constructors

this
this(GtkUI ui, Tribune tribune)
Undocumented in source.

Members

Functions

fetch_posts
void fetch_posts()
Undocumented in source. Be warned that the author may not have intended to support it.
fetch_posts
void fetch_posts(void delegate() callback)
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.
newPostHandler
void newPostHandler(Post post)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

newPost
mixin Signal!(GtkPost) newPost
Undocumented in source.

Variables

color
string color;
Undocumented in source.
iter
TreeIter iter;
Undocumented in source.
listStore
ListStore listStore;
Undocumented in source.
posts
GtkPost[] posts;
Undocumented in source.
tag
string tag;
Undocumented in source.
tribune
Tribune tribune;
Undocumented in source.
ui
GtkUI ui;
Undocumented in source.
updating
bool updating;
Undocumented in source.

Meta