Declaration of the DSC program description structure. More...
#include "ctk/ctk.h"
Go to the source code of this file.
Data Structures | |
struct | dsc |
The DSC program description structure. More... | |
Defines | |
#define | DSC(dscname, description, prgname, process, icon) CLIF const struct dsc dscname = {description, prgname} |
Instantiating macro for the DSC structure. |
Declaration of the DSC program description structure.
Definition in file dsc.h.