bindbc-kiwi ~master (2021-10-24T14:32:03.4332671)
Dub
Repo
KW_SetLabelFont
bindbc
kw
label
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
KW_SetLabelFont
(KW_Widget* widget, KW_Font* font)
version(BindKiwi_Static)
extern (
C
) @
nogc
nothrow
void
KW_SetLabelFont
(
KW_Widget
*
widget
,
KW_Font
*
font
)
pKW_SetLabelFont
KW_SetLabelFont
;
Meta
Source
See Implementation
bindbc
kw
label
aliases
pKW_CreateLabel
pKW_GetLabelFont
pKW_GetLabelTextColor
pKW_SetLabelAlignment
pKW_SetLabelFont
pKW_SetLabelIcon
pKW_SetLabelStyle
pKW_SetLabelText
pKW_SetLabelTextColor
pKW_WasLabelTextColorSet
enums
KW_LABEL_ALIGN_LEFT
KW_LABEL_ALIGN_TOP
functions
KW_CreateLabel
KW_GetLabelFont
KW_GetLabelTextColor
KW_SetLabelAlignment
KW_SetLabelFont
KW_SetLabelIcon
KW_SetLabelStyle
KW_SetLabelText
KW_SetLabelTextColor
KW_WasLabelTextColorSet