diff --git a/gtk/gtkimage.c b/gtk/gtkimage.c index 2932a0d797..5d6e7150cc 100644 --- a/gtk/gtkimage.c +++ b/gtk/gtkimage.c @@ -134,7 +134,8 @@ * * # CSS nodes * - * GtkImage has a single CSS node with the name image. + * GtkImage has a single CSS node with the name image. The style classes + * may appear on image CSS nodes: .icon-dropshadow, .lowres-icon. */