Module: SDL2::Ttf
- Extended by:
- FFI::Library
- Defined in:
- lib/sdl2.rb
Class Method Summary collapse
Class Method Details
.TTF_GetError ⇒ Object
371 372 373 |
# File 'lib/sdl2.rb', line 371 def self.TTF_GetError SDL2.SDL_GetError end |