[mutter] gesture-tracker: Update documentation format
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] gesture-tracker: Update documentation format
- Date: Tue, 8 Jul 2014 17:31:42 +0000 (UTC)
commit 9755f308e5d76f9089fc5cd0390f747249ce9596
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Jul 8 13:28:48 2014 -0400
gesture-tracker: Update documentation format
src/core/gesture-tracker-private.h | 7 -------
src/core/gesture-tracker.c | 9 +++++++++
2 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/src/core/gesture-tracker-private.h b/src/core/gesture-tracker-private.h
index c991f18..94625aa 100644
--- a/src/core/gesture-tracker-private.h
+++ b/src/core/gesture-tracker-private.h
@@ -1,12 +1,5 @@
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-/**
- * \file gesture-tracker-private.h Manages gestures on windows/desktop
- *
- * Forwards touch events to clutter actors, and accepts/rejects touch sequences
- * based on the outcome of those.
- */
-
/*
* Copyright (C) 2014 Red Hat
*
diff --git a/src/core/gesture-tracker.c b/src/core/gesture-tracker.c
index 8c84bee..7f86663 100644
--- a/src/core/gesture-tracker.c
+++ b/src/core/gesture-tracker.c
@@ -19,6 +19,15 @@
* Author: Carlos Garnacho <carlosg gnome org>
*/
+/**
+ * SECTION:gesture-tracker
+ * @Title: MetaGestureTracker
+ * @Short_Description: Manages gestures on windows/desktop
+ *
+ * Forwards touch events to clutter actors, and accepts/rejects touch sequences
+ * based on the outcome of those.
+ */
+
#include "config.h"
#include "gesture-tracker-private.h"
#include "meta-surface-actor.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]