Update GtkCssProvider box-shadow documentation
Non-inset box-shadows are no longer ignored by the GTK+ theming engine, outset shadows are supported. Signed-off-by: Rob Bradford <rob@linux.intel.com>
This commit is contained in:

committed by
Rob Bradford

parent
f478f16dba
commit
e707eadaf2
@ -556,8 +556,7 @@
|
|||||||
* The optional blur radius parameter is parsed, but it is currently not rendered by
|
* The optional blur radius parameter is parsed, but it is currently not rendered by
|
||||||
* the GTK+ theming engine.
|
* the GTK+ theming engine.
|
||||||
* The inset parameter defines whether the drop shadow should be rendered inside or outside
|
* The inset parameter defines whether the drop shadow should be rendered inside or outside
|
||||||
* the box canvas. Only inset box-shadows are currently supported by the GTK+ theming engine,
|
* the box canvas.
|
||||||
* non-inset elements are currently ignored.
|
|
||||||
* </para>
|
* </para>
|
||||||
* <para>
|
* <para>
|
||||||
* To set multiple box-shadows on an element, you can specify a comma-separated list
|
* To set multiple box-shadows on an element, you can specify a comma-separated list
|
||||||
|
Reference in New Issue
Block a user