Documentation ¶
Index ¶
Constants ¶
View Source
const TypingTimeout = 10 * time.Second
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct { *gtk.Box Label *gtk.Label Users []TypingUser // contains filtered or unexported fields }
func (*State) Add ¶
func (t *State) Add(typing *gateway.TypingStartEvent)
Click to show internal directories.
Click to hide internal directories.