Libraries
»
minigl
(2.5.3)
»
Index
»
MiniGL
»
Panel
»
#h
Method: MiniGL::Panel#h
Defined in:
lib/minigl/forms.rb
#
h
⇒
Object
(readonly)
The height of the panel in pixels.
93 94 95
# File 'lib/minigl/forms.rb', line 93
def
h
@h
end