class TkComponent::Builder::VPanedWindow

Public Instance Methods

orient() click to toggle source
# File lib/tk_component/builder/tk_item.rb, line 469
def orient
  'vertical'
end