Test::Unit::TestCase
# File gio2/test/test_inetaddress.rb, line 3 def test_responds_to_properties a = GLib::InetAddress.new_any(GLib::Socket::FAMILY_IPV4) assert a.respond_to?(:any?) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.