fix gtk-doc syntax on GtkWidget:double-buffered, so Since gets picked up

This commit is contained in:
Dan Winship
2009-08-27 10:49:16 -04:00
parent 858e6bcd65
commit 05b246accc

View File

@ -694,7 +694,7 @@ gtk_widget_class_init (GtkWidgetClass *klass)
GTK_PARAM_READABLE));
/**
* GtkWidget::double-buffered
* GtkWidget:double-buffered
*
* Whether or not the widget is double buffered.
*