class Tk::BWidget::ScrollView

Constants

TkCommandNames
WidgetClassName

Private Instance Methods

__strval_optkeys() click to toggle source
Calls superclass method
# File lib/tkextlib/bwidget/scrollview.rb, line 21
def __strval_optkeys
  super() << 'fill'
end