Method: Tk::BWidget::ProgressDlg#create
- Defined in:
- lib/tkextlib/bwidget/progressdlg.rb
#create ⇒ Object
56 57 58 |
# File 'lib/tkextlib/bwidget/progressdlg.rb', line 56 def create window(tk_call(self.class::TkCommandNames[0], @path, *hash_kv(@keys))) end |