mirror of https://github.com/GNOME/gimp.git
libgimpwidgets: Add back gtk-doc comment for @stack
This commit is contained in:
parent
8868a044ea
commit
7c879dfa99
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue