summaryrefslogtreecommitdiff
path: root/gtk/gtktextview.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktextview.h')
-rw-r--r--gtk/gtktextview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktextview.h b/gtk/gtktextview.h
index 0cf15c6f19..b0a3d8e69b 100644
--- a/gtk/gtktextview.h
+++ b/gtk/gtktextview.h
@@ -164,7 +164,7 @@ struct _GtkTextViewClass
{
GtkContainerClass parent_class;
- /*< public */
+ /*< public >*/
void (* populate_popup) (GtkTextView *text_view,
GtkWidget *popup);