7 #ifndef GDK_EXT_PARAMS_H
8 #define GDK_EXT_PARAMS_H
Essential Gdk declarations.
kSize GdkParams_Count(GdkParams params)
Returns the number of parameters in the set.
Represents a set of parameters.
GdkParam GdkParams_Find(GdkParams params, const kChar *name)
Returns the parameter with a specified name.
Declares the GdkParamsInfo class.
Represents the data of a configurable parameter.
Declares the GdkParam class.
GdkParam GdkParams_At(GdkParams params, kSize index)
Returns the parameter at a specified index.