func Show(win fyne.Window) fyne.CanvasObject
type Gui struct { Thread *models.Post // contains filtered or unexported fields }
func NewGui(jschanUrl string) *Gui
func (x *Gui) DataToScreen()
func (x *Gui) NewForm(w fyne.Window) fyne.Widget
func (g *Gui) Refresh(w fyne.Window)