libgimpwidgets: Add back gtk-doc comment for @stack

This commit is contained in:
Mukund Sivaraman 2011-04-27 06:10:14 +05:30
parent 8868a044ea
commit 7c879dfa99
1 changed files with 1 additions and 0 deletions

View File

@ -286,6 +286,7 @@ gimp_color_display_stack_reorder_down (GimpColorDisplayStack *stack,
/**
* gimp_color_display_stack_convert_surface:
* @stack: a #GimpColorDisplayStack
* @surface: a #cairo_image_surface_t of type ARGB32
*
* Runs all the stack's filters on all pixels in @surface.