From 166e27a67ad2e51fd136a8d0f0d8c01556fe46e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Wed, 18 Mar 2020 19:21:05 -0400 Subject: Hide private struct from gtk-doc --- doc/gupnp-igd-sections.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/gupnp-igd-sections.txt b/doc/gupnp-igd-sections.txt index f29be52..cbce5da 100644 --- a/doc/gupnp-igd-sections.txt +++ b/doc/gupnp-igd-sections.txt @@ -2,7 +2,6 @@ gupnp-simple-igd GUPnPSimpleIgd GUPnPSimpleIgd -GUPnPSimpleIgdClass GUPNP_SIMPLE_IGD_ERROR GUPnPSimpleIgdError gupnp_simple_igd_new @@ -21,15 +20,16 @@ gupnp_simple_igd_get_type GUPNP_IS_SIMPLE_IGD_CLASS gupnp_simple_igd_error_get_type gupnp_simple_igd_error_quark +GUPNP_TYPE_SIMPLE_IGD_ERROR GUPnPSimpleIgdPrivate +GUPnPSimpleIgdClass
gupnp-simple-igd-thread GUPnPSimpleIgdThread GUPnPSimpleIgdThread -GUPnPSimpleIgdThreadClass gupnp_simple_igd_thread_new GUPNP_SIMPLE_IGD_THREAD @@ -46,4 +46,5 @@ gupnp_simple_igd_thread_get_type GUPNP_IS_SIMPLE_IGD_THREAD_CLASS GUPnPSimpleIgdThreadPrivate +GUPnPSimpleIgdThreadClass
-- cgit v1.2.1