class TkComponent::Builder::HPanedWindow

Public Instance Methods

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