Include GdkFrameClock in the docs

Make GdkFrameClock and GdkFrameTimings show up in the docs.
A couple of minor doc fixes are also included.
This commit is contained in:
Matthias Clasen
2013-02-25 10:38:28 +01:00
parent d7184d6500
commit 67635e9177
5 changed files with 51 additions and 13 deletions

View File

@ -20,7 +20,7 @@
#include "gdkframeclockprivate.h"
/**
* SECTION:frametimings
* SECTION:gdkframetimings
* @Short_description: Object holding timing information for a single frame
* @Title: Frame timings
*