Unit 'libSDL2_ttf' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TTTF_GetFontKerningSize

Declaration

Source position: libsdl2_ttf.pas line 175

type TTTF_GetFontKerningSize = function(

  font: PTTF_Font;

  prev_index: cint;

  index: cint

):cint;



CT Web help

CodeTyphon Studio