Method: WindowBlessing::Window::ParentsAndChildren#children
- Defined in:
- lib/window_blessing/window.rb
#children ⇒ Object (readonly)
Returns the value of attribute children.
155 156 157 |
# File 'lib/window_blessing/window.rb', line 155 def children @children end |