# File lib/ruby-sdl-ffi/sdl/mac.rb, line 372 def title=( t ) msg("setTitle:", FFI.find_type(:pointer), ObjC::NSString(t)) end