class Tk::Itk::Toplevel

Constants

TkCommandNames
WidgetClassName

Private Instance Methods

__strval_optkeys() click to toggle source
Calls superclass method
# File lib/tkextlib/itk/incr_tk.rb, line 120
def __strval_optkeys
  super() << 'title'
end