This is an automated email from the git hooks/post-receive script. a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository xfce/libxfce4ui.
commit f1e0182cf73d0e9845d892102b89d2362d80ba10 Author: Andre Miranda <[email protected]> Date: Mon Apr 22 22:12:36 2019 -0300 Fix xfce_gdk_screen_get_geometry documentation --- libxfce4ui/xfce-gdk-extensions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxfce4ui/xfce-gdk-extensions.c b/libxfce4ui/xfce-gdk-extensions.c index d60aa8d..f6df607 100644 --- a/libxfce4ui/xfce-gdk-extensions.c +++ b/libxfce4ui/xfce-gdk-extensions.c @@ -100,7 +100,7 @@ xfce_gdk_screen_get_active (gint *monitor_return) /** * xfce_gdk_screen_get_geometry: - * @geometry : (out): Address to store the monitor number to or %NULL. + * @geometry: Valid GdkRectangle instance. * * Sets the width and height of the default #GdkScreen into @geometry. * This is a replacement for gdk_screen_width/gdk_screen_height. -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
