summaryrefslogtreecommitdiff
path: root/gtk/gtkenums.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-05-20 06:19:56 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-05-20 09:54:01 -0400
commitee244473d6a7bf8bf6637e785769e362918f3fb6 (patch)
treebe852191abc77e602844c85d5f2bca00350d6f1f /gtk/gtkenums.h
parentedde7aca606bc540c803426b511a281004fa7a8d (diff)
downloadgtk+-ee244473d6a7bf8bf6637e785769e362918f3fb6.tar.gz
doc: enum cleanup
Move GtkArrowType to where it is used in undeprecated api: GtkMenuButton.
Diffstat (limited to 'gtk/gtkenums.h')
-rw-r--r--gtk/gtkenums.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h
index 4a15f230b4..6488a77a37 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -87,7 +87,7 @@ typedef enum
* @GTK_ARROW_RIGHT: Represents a right pointing arrow.
* @GTK_ARROW_NONE: No arrow. Since 2.10.
*
- * Used to indicate the direction in which a #GtkArrow should point.
+ * Used to indicate the direction in which an arrow should point.
*/
typedef enum
{