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