Method: MiniGL::Component#w

Defined in:
lib/minigl/forms.rb

#wObject (readonly)

The width of the component



35
36
37
# File 'lib/minigl/forms.rb', line 35

def w
  @w
end