summaryrefslogtreecommitdiff
path: root/libpurple/mediamanager.c
diff options
context:
space:
mode:
authorElliott Sales de Andrade <quantum.analyst@gmail.com>2022-08-02 02:02:46 -0500
committerElliott Sales de Andrade <quantum.analyst@gmail.com>2022-08-02 02:02:46 -0500
commitde89bc4604b5f39e4fc60d4dd6a27d5ee8af7e18 (patch)
tree47e4bad62af4aafcbe7db1bbea181dcf1599befb /libpurple/mediamanager.c
parent57de835669d0b8d9eab85b893e20804feaca39bb (diff)
downloadpidgin-de89bc4604b5f39e4fc60d4dd6a27d5ee8af7e18.tar.gz
Add source files to GObject introspection
And also fix all properties/signals/non-docs that were incorrect. Testing Done: Built docs and found no new warnings. Checked some docs for newly-available property/signal docs. Reviewed at https://reviews.imfreedom.org/r/1568/
Diffstat (limited to 'libpurple/mediamanager.c')
-rw-r--r--libpurple/mediamanager.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libpurple/mediamanager.c b/libpurple/mediamanager.c
index 25db53ee3f..080fabdb37 100644
--- a/libpurple/mediamanager.c
+++ b/libpurple/mediamanager.c
@@ -39,9 +39,7 @@
#endif
#endif /* USE_VV */
-/** @copydoc _PurpleMediaOutputWindow */
typedef struct _PurpleMediaOutputWindow PurpleMediaOutputWindow;
-/** @copydoc _PurpleMediaManagerPrivate */
typedef struct _PurpleMediaElementInfoPrivate PurpleMediaElementInfoPrivate;
struct _PurpleMediaOutputWindow