mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 17:30:10 +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
|
* If the desktop environment does not display the menubar, then
|
||||||
* #GApplicationWindow will automatically show a #GtkMenubar for it.
|
* #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
|
* This behaviour can be overridden with the #GtkApplicationWindow:show-menubar
|
||||||
* property. If the desktop environment does not display the application
|
* 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>
|
* <example><title>A GtkApplicationWindow with a menubar</title>
|
||||||
* <programlisting><![CDATA[
|
* <programlisting><![CDATA[
|
||||||
|
Loading…
Reference in New Issue
Block a user