Class: Gdk::EventKey

Inherits:
Object show all
Defined in:
lib/tagen/gtk2.rb

Instance Method Summary collapse

Instance Method Details

#keyObject

return Key instance



96
97
98
# File 'lib/tagen/gtk2.rb', line 96

def key
	Key.new keyval
end