class Gdk::EventButton
Public Class Methods
new(*paras)
click to toggle source
# File lib/knj/ironruby-gtk2/gdk_eventbutton.rb, line 2 def initialize(*paras) #take no args. end
Public Instance Methods
time()
click to toggle source
# File lib/knj/ironruby-gtk2/gdk_eventbutton.rb, line 10 def time #do nothing. end