Method: UI::Pad#bottom

Defined in:
lib/ektoplayer/ui/widgets.rb

#bottomObject



203
204
205
# File 'lib/ektoplayer/ui/widgets.rb', line 203

def bottom
   self.pad_minrow=(@win.height - @size.height)
end