forked from AuroraMiddleware/gtk
revealer: Explain CSS oddities
This commit is contained in:
parent
36ab70ddf5
commit
d7056f5d22
@ -52,6 +52,9 @@
|
||||
* # CSS nodes
|
||||
*
|
||||
* GtkRevealer has a single CSS node with name revealer.
|
||||
* When styling #GtkRevealer using CSS, remember that it only hides its contents,
|
||||
* not itself. That means applied margin, padding and borders will be
|
||||
* visible even when the #GtkRevealer:reveal-child property is set to %FALSE.
|
||||
*
|
||||
* The GtkRevealer widget was added in GTK+ 3.10.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user