Searched defs:Tk_ConfigSpec (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A Dtk.h185 typedef struct Tk_ConfigSpec { struct
205 } Tk_ConfigSpec; typedef in typeref:struct:Tk_ConfigSpec
208 * Type values for Tk_ConfigSpec structures. See the user
647 Tk_ConfigSpec *configSpecs; /* Pointer to array of configuration
1028 Tk_Window tkwin, Tk_ConfigSpec *specs,
1031 Tk_Window tkwin, Tk_ConfigSpec *specs,
1034 Tk_Window tkwin, Tk_ConfigSpec *specs,
1123 EXTERN void Tk_FreeOptions _ANSI_ARGS_((Tk_ConfigSpec *specs,

Completed in 16 milliseconds