windowcontrols: Tweak docs

This commit is contained in:
Matthias Clasen 2021-03-01 01:29:46 -05:00 committed by Emmanuele Bassi
parent cabe2f5f20
commit d1b472c1c8

View File

@ -35,8 +35,10 @@
/** /**
* GtkWindowControls: * GtkWindowControls:
* *
* `GtkWindowControls` shows window frame controls, such as minimize, maximize * `GtkWindowControls` shows window frame controls.
* and close buttons, and the window icon. *
* Typical window frame controls are minimize, maximize and close buttons,
* and the window icon.
* *
* ![An example GtkWindowControls](windowcontrols.png) * ![An example GtkWindowControls](windowcontrols.png)
* *