package x import "git.tebibyte.media/tomo/tomo" func (backend *Backend) NewTextBox() tomo.TextBox { // TODO return nil }