picture: Fix g-i annotation warning

This commit is contained in:
Rico Tzschichholz 2018-06-13 13:08:28 +02:00
parent fd4bfd5050
commit b1f934d3b0

View File

@ -312,7 +312,7 @@ gtk_picture_class_init (GtkPictureClass *class)
GTK_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY);
/**
* GtkPicture:paintable:
* GtkPicture:file:
*
* The #GFile that is displayed or %NULL if none.
*/