bindbc-kiwi ~master (2021-10-24T14:32:03.4332671)
Dub
Repo
KW_CreateLabel
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.
KW_Widget
*
KW_CreateLabel
(KW_GUI* gui, KW_Widget* parent, char* text, KW_Rect* geometry)
version(BindKiwi_Static)
extern (
C
) @
nogc
nothrow
KW_Widget
*
KW_CreateLabel
(
KW_GUI
*
gui
,
KW_Widget
*
parent
,
const
char
*
text
,
const
KW_Rect
*
geometry
)
pKW_CreateLabel
KW_CreateLabel
;
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