Method: Tk::BWidget::SelectFont::Dialog#create_self

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

#create_self(keys) ⇒ Object


58
59
60
61
# File 'lib/tkextlib/bwidget/selectfont.rb', line 58

def create_self(keys)
  super(keys)
  @keys['type'] = 'dialog'
end