summaryrefslogtreecommitdiff
path: root/gtk/gtkcsssection.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcsssection.h')
-rw-r--r--gtk/gtkcsssection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcsssection.h b/gtk/gtkcsssection.h
index e35ffc8a90..7901a43d03 100644
--- a/gtk/gtkcsssection.h
+++ b/gtk/gtkcsssection.h
@@ -26,7 +26,7 @@ G_BEGIN_DECLS
#define GTK_TYPE_CSS_SECTION (gtk_css_section_get_type ())
/**
- * GtkCssSection:
+ * GtkCssSectionType:
* @GTK_CSS_SECTION_DOCUMENT: The section describes a complete document.
* This section time is the only one where gtk_css_section_get_parent()
* might return %NULL.