Libraries
»
minigl
(2.5.3)
»
Index
»
MiniGL
»
Component
»
#w
Method: MiniGL::Component#w
Defined in:
lib/minigl/forms.rb
#
w
⇒
Object
(readonly)
The width of the component
35 36 37
# File 'lib/minigl/forms.rb', line 35
def
w
@w
end