#include <glibmm.h>
Go to the source code of this file.
Namespaces | |
namespace | Clutter |
Functions | |
sigc::connection | Clutter::frame_source_add (const sigc::slot< bool > &callback, guint interval, gint priority=Glib::PRIORITY_DEFAULT) |
Sets a function to be called at regular intervals with the given priority. |