summaryrefslogtreecommitdiff
path: root/clutter/clutter-gesture-action.h
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2014-03-18 14:14:22 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2014-03-18 14:15:01 +0000
commit4f5dd5ad4332e490b0ed57e9febd5fc53c69da7f (patch)
treebd06c3cf71376ee81090f09d4fa4e01b1e5b11b5 /clutter/clutter-gesture-action.h
parentddc1955f6b5bfe4d7785d38e391380a992395011 (diff)
downloadclutter-4f5dd5ad4332e490b0ed57e9febd5fc53c69da7f.tar.gz
docs: Remove last stray DocBook tags
Diffstat (limited to 'clutter/clutter-gesture-action.h')
-rw-r--r--clutter/clutter-gesture-action.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/clutter/clutter-gesture-action.h b/clutter/clutter-gesture-action.h
index bb6eac842..e531945af 100644
--- a/clutter/clutter-gesture-action.h
+++ b/clutter/clutter-gesture-action.h
@@ -48,7 +48,7 @@ typedef struct _ClutterGestureActionClass ClutterGestureActionClass;
/**
* ClutterGestureAction:
*
- * The <structname>ClutterGestureAction</structname> structure contains
+ * The #ClutterGestureAction structure contains
* only private data and should be accessed using the provided API
*
* Since: 1.8
@@ -70,7 +70,7 @@ struct _ClutterGestureAction
* @gesture_prepare: virtual function called before emitting the
* #ClutterGestureAction::gesture-cancel signal
*
- * The <structname>ClutterGestureClass</structname> structure contains only
+ * The #ClutterGestureClass structure contains only
* private data.
*
* Since: 1.8