• Example Code:
  • Arguments:
  • Methods:
  • .configure(attribute=value, ...)
  • .cget(attribute_name)
  • .bind(sequence=None, command=None, add=None)
  • .unbind(sequence, funcid=None)
  • .insert(index, text, tags=None)
  • .delete(self, index1, index2=None)
  • .get(index1, index2=None)
  • .focus_set()