Method: Tk::BWidget::ProgressDlg#create

Defined in:
lib/tkextlib/bwidget/progressdlg.rb

#createObject



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