docs: Add Animator.compute_value()
The clutter_animator_compute_value() has been added to the API, but it is missing from the API reference.
This commit is contained in:
parent
1d9ddad9a3
commit
53eecb8469
1 changed files with 1 additions and 0 deletions
|
@ -2036,6 +2036,7 @@ clutter_animator_set_key
|
|||
clutter_animator_remove_key
|
||||
clutter_animator_get_keys
|
||||
clutter_animator_run
|
||||
clutter_animator_compute_value
|
||||
|
||||
<SUBSECTION>
|
||||
clutter_animator_set_timeline
|
||||
|
|
Loading…
Add table
Reference in a new issue