dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
glyphDestroyCallback
dlangui
graphics
fonts
get glyph destroy callback (to cleanup OpenGL caches)
void
function
(
uint
id
)
glyphDestroyCallback
[@property getter]
version(USE_OPENGL)
@
property
void
function
(
uint
id
)
glyphDestroyCallback
(
)
void
glyphDestroyCallback
[@property getter]
Meta
Source
See Implementation
dlangui
graphics
fonts
aliases
FontRef
classes
Font
FontManager
enums
FontFamily
FontWeight
functions
nextGlyphId
properties
glyphDestroyCallback
structs
FontList
GlyphCache
variables
UNICODE_HYPHEN
UNICODE_NB_HYPHEN
UNICODE_NO_BREAK_SPACE
UNICODE_SOFT_HYPHEN_CODE
UNICODE_ZERO_WIDTH_SPACE
get glyph destroy callback (to cleanup OpenGL caches)