class Tk::BWidget::ScrollView
Constants
- TkCommandNames
- WidgetClassName
Private Instance Methods
__strval_optkeys()
click to toggle source
Calls superclass method
TkConfigMethod#__strval_optkeys
# File lib/tkextlib/bwidget/scrollview.rb, line 22 def __strval_optkeys super() << 'fill' end