[gtk/arnaudb/annotate-set-title] Apply 1 suggestion(s) to 1 file(s)



commit 7d24e1405e1f940ff44a6d478591045c481dd843
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Nov 30 17:42:39 2020 +0000

    Apply 1 suggestion(s) to 1 file(s)

 gtk/gtkwindow.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index 0c6aa20e93..0f1207bd02 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -1937,7 +1937,7 @@ gtk_window_new (void)
 /**
  * gtk_window_set_title:
  * @window: a #GtkWindow
- * @title: (nullable): title of the window, or %NULL
+ * @title: (nullable): title of the window
  * 
  * Sets the title of the #GtkWindow. The title of a window will be
  * displayed in its title bar; on the X Window System, the title bar


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]