Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:Balloon

45 BALLOON = 'balloon'
531 class Balloon(TixWidget):
532 """Balloon help widget.
551 """Bind balloon widget to another.
552 One balloon widget may be bound to several widgets at the same time"""