GPeriodic: a periodic event clock

Add a new class, GPeriodic.

We hope to use this as a paint clock that can be shared by GTK and
Clutter.  Many changes are still expected to the API.
This commit is contained in:
Ryan Lortie
2010-10-20 03:20:34 +02:00
parent e33deea16c
commit 5400b0b38c
9 changed files with 749 additions and 0 deletions

View File

@@ -93,6 +93,7 @@
#include <gio/gnetworkaddress.h>
#include <gio/gnetworkservice.h>
#include <gio/goutputstream.h>
#include <gio/gperiodic.h>
#include <gio/gpermission.h>
#include <gio/gproxy.h>
#include <gio/gproxyaddress.h>