[retro-gtk/build-doc: 1/11] pixdata: Fix the doc of retro_pixdata_new()
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [retro-gtk/build-doc: 1/11] pixdata: Fix the doc of retro_pixdata_new()
- Date: Fri, 17 Apr 2020 13:50:52 +0000 (UTC)
commit 8b3c93ee3ae25c2e61296f90b23b910134ccad61
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sun Apr 12 20:57:01 2020 +0200
    pixdata: Fix the doc of retro_pixdata_new()
    
    This will avoid warnings when building the documentation.
 retro-gtk/retro-pixdata.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/retro-gtk/retro-pixdata.c b/retro-gtk/retro-pixdata.c
index c4ee872..56b647d 100644
--- a/retro-gtk/retro-pixdata.c
+++ b/retro-gtk/retro-pixdata.c
@@ -189,10 +189,10 @@ retro_pixdata_new (gconstpointer    data,
  * retro_pixdata_init:
  * @self: a #RetroPixdata
  * @data: the video data
+ * @pixel_format: the pixel format
+ * @rowstride: the distance in bytes between rows
  * @width: the width
  * @height: the height
- * @pitch: the distance in bytes between rows
- * @pixel_format: the pixel format
  * @aspect_ratio: the aspect ratio to render the video
  *
  * Initializes @self with the given parameters.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]