projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b1c175
)
headerbar: fix "widow" typo in docs
author
Will Thompson
<wjt@endlessm.com>
Thu, 15 Jun 2017 14:53:18 +0000
(15:53 +0100)
committer
Daniel Boles
<dboles@src.gnome.org>
Thu, 15 Jun 2017 15:28:16 +0000
(16:28 +0100)
gtk/gtkheaderbar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkheaderbar.c
b/gtk/gtkheaderbar.c
index 3a6eeab7cb6eee1a57f7f6d077bfe9f8a961147f..5e30198f1e195ec30a3461f3105b1067b8716dfe 100644
(file)
--- a/
gtk/gtkheaderbar.c
+++ b/
gtk/gtkheaderbar.c
@@
-2234,7
+2234,7
@@
gtk_header_bar_get_show_close_button (GtkHeaderBar *bar)
/**
* gtk_header_bar_set_show_close_button:
* @bar: a #GtkHeaderBar
- * @setting: %TRUE to show standard widow decorations
+ * @setting: %TRUE to show standard wi
n
dow decorations
*
* Sets whether this header bar shows the standard window decorations,
* including close, maximize, and minimize.