Test::Unit::TestCase
# 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.