set_default_frame_rate
Description:
[
Deprecated ( since =
"1.10" ) ]
public void set_default_frame_rate (
uint frames_per_sec)
Warning: set_default_frame_rate is deprecated.
Sets the default frame rate.
This frame rate will be used to limit the number of frames drawn if Clutter is not able to synchronize with the vertical refresh rate of the
display. When synchronization is possible, this value is ignored.
Parameters:
| frames_per_sec |
the new default frame rate |