notebook: Update CSS docs
The .header style class is no longer used.
This commit is contained in:
parent
c28be30ac1
commit
c283315466
@ -124,9 +124,8 @@
|
|||||||
* to the tabs node. If the notebook is scrollable, CSS nodes with
|
* to the tabs node. If the notebook is scrollable, CSS nodes with
|
||||||
* name arrow are placed as first and last child of the tabs node.
|
* name arrow are placed as first and last child of the tabs node.
|
||||||
*
|
*
|
||||||
* The main node gets the .frame style class when rendering the
|
* The main node gets the .frame style class when the notebook
|
||||||
* background of a notebook with border. It gets the .header
|
* has a border (see gtk_notebook_set_has_border()).
|
||||||
* style class for rendering the tab area background.
|
|
||||||
*
|
*
|
||||||
* The header node gets one of the style class .top, .bottom,
|
* The header node gets one of the style class .top, .bottom,
|
||||||
* .left or .right, depending on where the tabs are placed. For
|
* .left or .right, depending on where the tabs are placed. For
|
||||||
|
Loading…
Reference in New Issue
Block a user