summaryrefslogtreecommitdiff
path: root/gio/gdbusserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gdbusserver.h')
-rw-r--r--gio/gdbusserver.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gio/gdbusserver.h b/gio/gdbusserver.h
index 404385459..dd1333f45 100644
--- a/gio/gdbusserver.h
+++ b/gio/gdbusserver.h
@@ -42,6 +42,8 @@ typedef struct _GDBusServerPrivate GDBusServerPrivate;
*
* The #GDBusServer structure contains only private data and
* should only be accessed using the provided API.
+ *
+ * Since: 2.26
*/
struct _GDBusServer
{
@@ -55,6 +57,8 @@ struct _GDBusServer
* @new_connection: Signal class handler for the #GDBusServer::new-connection signal.
*
* Class structure for #GDBusServer.
+ *
+ * Since: 2.26
*/
struct _GDBusServerClass
{