projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23162bf
)
Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 9 Nov 2017 03:09:23 +0000
(22:09 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 9 Nov 2017 03:09:23 +0000
(22:09 -0500)
gtk/gtkwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.c
b/gtk/gtkwindow.c
index 6a806357b0ef75a5538954aa13a73f95c134b553..d012434c464a151ca6c6c2363a2a84c51c185821 100644
(file)
--- a/
gtk/gtkwindow.c
+++ b/
gtk/gtkwindow.c
@@
-4846,7
+4846,7
@@
gtk_window_get_icon_name (GtkWindow *window)
* called gtk_window_set_icon_list(), gets the first icon in
* the icon list).
*
- * Returns: (transfer none) (nullable: icon for window or %NULL if none
+ * Returns: (transfer none) (nullable
)
: icon for window or %NULL if none
**/
GdkTexture *
gtk_window_get_icon (GtkWindow *window)