diff --git a/src/compositor/meta-background-content.c b/src/compositor/meta-background-content.c index c22ecddde..d88073a06 100644 --- a/src/compositor/meta-background-content.c +++ b/src/compositor/meta-background-content.c @@ -1025,6 +1025,7 @@ meta_background_content_init (MetaBackgroundContent *self) /** * meta_background_content_new: + * @display: a #MetaDisplay * @monitor: Index of the monitor for which to draw the background * * Creates a new actor to draw the background for the given monitor.