Module: Rabbit::Renderer::Display::Cursor

Included in:
ClutterEmbed, DrawingAreaPrimitive
Defined in:
lib/rabbit/renderer/display/cursor.rb

Instance Method Summary collapse

Instance Method Details

#initialize(*args, &block) ⇒ Object



7
8
9
10
# File 'lib/rabbit/renderer/display/cursor.rb', line 7

def initialize(*args, &block)
  super
  init_cursor
end