mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 09:00:34 +00:00
GtkApplicationWindow: fix a typo
And add a link to the screenshots.
This commit is contained in:
parent
325142fba7
commit
b5577781d1
@ -68,9 +68,11 @@
|
||||
*
|
||||
* If the desktop environment does not display the menubar, then
|
||||
* #GApplicationWindow will automatically show a #GtkMenubar for it.
|
||||
* (see the #GtkApplication docs for some screenshots of how this
|
||||
* looks on different platforms).
|
||||
* This behaviour can be overridden with the #GtkApplicationWindow:show-menubar
|
||||
* property. If the desktop environment does not display the application
|
||||
* menu, then it will automatilly be included in the menubar.
|
||||
* menu, then it will automatically be included in the menubar.
|
||||
*
|
||||
* <example><title>A GtkApplicationWindow with a menubar</title>
|
||||
* <programlisting><![CDATA[
|
||||
|
Loading…
Reference in New Issue
Block a user