Frame: Explain the .flat style class

This commit is contained in:
Daniel Boles 2017-02-19 17:17:58 +00:00
parent 5a6e6689ec
commit b953710fd7

View File

@ -78,8 +78,8 @@
* <child>
* ]|
*
* GtkFrame has a main CSS node with name frame.
* The style class .flat can appear with the main node.
* GtkFrame has a main CSS node with name frame. This node can be given the
* style class .flat, which disables drawing of the border.
*/
struct _GtkFramePrivate