menu
sdl2 package
documentation
sdl2/ex/ttf/ttf_font.dart
TtfFontPointerEx
getKerning method
getKerning method
dark_mode
light_mode
getKerning
method
int
getKerning
(
)
Implementation
int getKerning() { // 784 return ttfGetFontKerning(this); }
sdl2 package
documentation
sdl2/ex/ttf/ttf_font
TtfFontPointerEx
getKerning method
TtfFontPointerEx extension on
Pointer
<
TtfFont
>