Method: Tk::Event::Data#button

Defined in:
lib/ffi-tk/event/data.rb

#buttonObject

Returns the value of attribute button

Returns:

  • (Object)

    the current value of button



4
5
6
# File 'lib/ffi-tk/event/data.rb', line 4

def button
  @button
end