![]() |
![]()
| ![]() |
![]()
NAMEEZ_LabelItemSetProperty - set the text property of a label itemSYNOPSIS#include <EZ.h> void EZ_LabelItemSetProperty(EZ_Item *item, EZ_TextProperty *prop) ARGUMENTSitem Specifies a display item. prop Specifies a text property.DESCRIPTIONEZ_LabelItemSetProperty sets the text property to be used to display a label item.SEE ALSOEZ_CreateItem(3), EZ_ConfigureItem(3), EZ_GetTextProperty(3)
|