mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-01 14:11:15 +00:00
compositor: update zorder documentation.
It is not bound between 0 and 10000 anymore.
This commit is contained in:
parent
27ebae85f3
commit
98c6860097
1 changed files with 2 additions and 2 deletions
|
@ -56,8 +56,8 @@
|
||||||
* (#gdouble)
|
* (#gdouble)
|
||||||
* </listitem>
|
* </listitem>
|
||||||
* <listitem>
|
* <listitem>
|
||||||
* "zorder": The z-order position of the picture in the composition; between
|
* "zorder": The z-order position of the picture in the composition
|
||||||
* 0 and 10000. (#guint)
|
* (#guint)
|
||||||
* </listitem>
|
* </listitem>
|
||||||
* </itemizedlist>
|
* </itemizedlist>
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue