Fix function documentation (#1970)

This commit is contained in:
Leo 2024-07-07 16:16:08 +09:00 committed by GitHub
parent 93b4244cb6
commit 6141d2d402
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -294,7 +294,6 @@ namespace Gala {
*
* @param actor The actor from which to create a snapshot
* @param inner_rect The inner (actually visible) rectangle of the window
* @param outer_rect The outer (input region) rectangle of the window
*
* @return A copy of the actor at that time or %NULL
*/