[gupnp] DeviceInfo: Make document property accessible
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] DeviceInfo: Make document property accessible
- Date: Sun, 1 May 2022 08:24:44 +0000 (UTC)
commit 62e37427f6b5990b2fdadc3695f17b20b3f6cecf
Author: Jens Georg <mail jensge org>
Date: Sun May 1 10:24:22 2022 +0200
DeviceInfo: Make document property accessible
libgupnp/gupnp-device-info.c | 4 +---
vala/GUPnP-1.6.metadata | 1 -
2 files changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/libgupnp/gupnp-device-info.c b/libgupnp/gupnp-device-info.c
index 1b59904..9f8623c 100644
--- a/libgupnp/gupnp-device-info.c
+++ b/libgupnp/gupnp-device-info.c
@@ -295,9 +295,7 @@ gupnp_device_info_class_init (GUPnPDeviceInfoClass *klass)
/**
* GUPnPDeviceInfo:document:
*
- * Private property.
- *
- * Stability: Private
+ * The description document
**/
g_object_class_install_property (
object_class,
diff --git a/vala/GUPnP-1.6.metadata b/vala/GUPnP-1.6.metadata
index 0e6a6ea..7059017 100644
--- a/vala/GUPnP-1.6.metadata
+++ b/vala/GUPnP-1.6.metadata
@@ -4,7 +4,6 @@ Acl
.is_allowed_finish skip
DeviceInfo
.element skip
- .document skip
Service
.notify skip=false
.signals_autoconnect skip
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]