|
Gocator Development Kit
|
Represents a set of parameters.
Public Member Functions | |
| GdkParam | GdkParams_At (GdkParams params, kSize index) |
| Returns the parameter at a specified index. More... | |
| kSize | GdkParams_Count (GdkParams params) |
| Returns the number of parameters in the set. More... | |
| GdkParam | GdkParams_Find (GdkParams params, const kChar *name) |
| Returns the parameter with a specified name. More... | |