![]() |
DIALOG_ITEM | Type (Structure) |
dialogs.h |
|
A scructure for defining dialog items.
This is the structure that defines an item in a
DIALOG structure.
Note: To declare an Item of type D_END, which is all zeros, you can write:
DIALOG_ITEM empty={.f={}};