Method: MiniGL::Panel#h

Defined in:
lib/minigl/forms.rb

#hObject (readonly)

The height of the panel in pixels.



93
94
95
# File 'lib/minigl/forms.rb', line 93

def h
  @h
end