Files
wireplumber/docs/rst/c_api/properties_api.rst
George Kiagiadakis 06c0e44609 docs: remove :project: annotations for breathe
there is a breathe_default_project in conf.py.in that sets this
2021-06-08 17:12:26 +03:00

17 lines
258 B
ReStructuredText

.. _properties_api:
Properties Dictionary
=====================
.. graphviz::
:align: center
digraph inheritance {
rankdir=LR;
GBoxed -> WpProperties;
}
.. doxygenstruct:: WpProperties
.. doxygengroup:: wpproperties
:content-only: