Included Modules

Class/Module Index [+]

Quicksearch

TestGdkEvent

Public Instance Methods

test_motion_request() click to toggle source
# File gtk2/test/test_gdk_event.rb, line 4
def test_motion_request
  only_gtk_version(2, 12, 0)
  motion = Gdk::EventMotion.new
  assert_nothing_raised do
    motion.request
  end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.