Class: Plushie::Event::Diagnostic::MultipleTopLevelWindows

Inherits:
Data
  • Object
show all
Defined in:
lib/plushie/event/diagnostic.rb

Overview

The top level of the view tree holds more than one window child.

Instance Attribute Summary collapse

Instance Attribute Details

#window_idsObject (readonly)

Returns the value of attribute window_ids

Returns:

  • (Object)

    the current value of window_ids



41
42
43
# File 'lib/plushie/event/diagnostic.rb', line 41

def window_ids
  @window_ids
end