Module: Rabbit::Renderer::Display::ButtonHandler
- Included in:
- InfoWindow, ClutterEmbed, DrawingAreaBase
- Defined in:
- lib/rabbit/renderer/display/button-handler.rb
Constant Summary collapse
- BUTTON_PRESS_ACCEPTING_TIME =
250
Instance Method Summary collapse
Instance Method Details
#initialize(*args, &block) ⇒ Object
9 10 11 12 |
# File 'lib/rabbit/renderer/display/button-handler.rb', line 9 def initialize(*args, &block) super end |