Lines Matching refs:list
90 """Tix maintains a list of directories under which
94 adds directory into this list. By using this
112 command returns a list describing the one named option (this list
280 1) It is possible to give a list of options which must be part of
298 # a list of keywords (or None).
307 for k,v in list(cnf.items()):
325 # use the children list because the public Tix names may not be the
460 for c in list(self.children.values()): c.destroy()
643 """DirList - displays a list view of a directory, its previous
645 the directories displayed in the list or change to another directory.
667 in the list or change to another directory.
859 trees. The list entries are indented and connected by branch lines
1423 used to display data in a tabular format. The list entries of a TList
1425 differences are (1) the TList widget can display the list entries in a
1427 multiple colors and fonts for the list entries.
1552 displays a list of items to be selected by the user. CheckList acts
1584 '''Returns a list of items whose status matches status. If status is
1585 not specified, the list of items in the "on" status will be returned.
1917 When no option-value pair is given, this command returns a list con-