Method
ClutterIntervalvalidate
Declaration [src]
gboolean
clutter_interval_validate (
ClutterInterval* interval,
GParamSpec* pspec
)
Description [src]
Validates the initial and final values of interval against
a GParamSpec.
| Available since: | 1.0 |
Parameters
pspec |
GParamSpec |
A |
|
| The data is owned by the caller of the function. |