Searched refs:gauge_start (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/dialog/samples/
H A Ddialog.py252 def gauge_start(self, perc=0, text='', height=8, width=54, title=''): member in class:Dialog
257 d.gauge_start()
268 #/gauge_start()
275 See gauge_start() function above for the usage.
290 See gauge_start() function above for the usage.
341 d.gauge_start(0, 'percentage: 0', title='Gauge Demo')

Completed in 155 milliseconds