GtkPost

Undocumented in source.

Constructors

this
this(GtkTribune tribune, Post post)
Undocumented in source.

Members

Functions

checkIfAnswer
void checkIfAnswer()
Undocumented in source. Be warned that the author may not have intended to support it.
getSegmentAt
GtkPostSegment getSegmentAt(int offset)
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
segments
GtkPostSegment[] segments()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
tokenize
string[] tokenize()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_segments
GtkPostSegment[] _segments;
Undocumented in source.
answer
bool answer;
Undocumented in source.
clockReferences
GtkPostSegment[] clockReferences;
Undocumented in source.
post
Post post;
Undocumented in source.
referencedPosts
GtkPost[] referencedPosts;
Undocumented in source.
referencingPosts
GtkPost[GtkPost] referencingPosts;
Undocumented in source.
segmentIndices
GtkPostSegment[int] segmentIndices;
Undocumented in source.
tribune
GtkTribune tribune;
Undocumented in source.

Meta