mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-28 15:10:05 +01:00
18 lines
252 B
ReStructuredText
18 lines
252 B
ReStructuredText
.. _object_api:
|
|
|
|
WpObject
|
|
========
|
|
.. graphviz::
|
|
:align: center
|
|
|
|
digraph inheritance {
|
|
rankdir=LR;
|
|
GObject -> WpObject;
|
|
}
|
|
|
|
.. doxygenstruct:: WpObject
|
|
|
|
.. doxygenstruct:: _WpObjectClass
|
|
|
|
.. doxygengroup:: wpobject
|
|
:content-only:
|