summaryrefslogtreecommitdiffstats
path: root/src/spice-client.h
diff options
context:
space:
mode:
authorPavel Grunt <pgrunt@redhat.com>2015-09-22 16:13:25 +0200
committerPavel Grunt <pgrunt@redhat.com>2015-09-25 13:39:40 +0200
commita2f6ac46b3bb43dddfa6e6999c508bcfc9514338 (patch)
treecb0cd148a38f02259b5b352800b893694942c2b1 /src/spice-client.h
parentece91c49ab3050f63882d2b4c876709bb6825a4b (diff)
downloadspice-gtk-a2f6ac46b3bb43dddfa6e6999c508bcfc9514338.tar.gz
spice-gtk-a2f6ac46b3bb43dddfa6e6999c508bcfc9514338.tar.xz
spice-gtk-a2f6ac46b3bb43dddfa6e6999c508bcfc9514338.zip
docs: Add missing symbol description strings
Diffstat (limited to 'src/spice-client.h')
-rw-r--r--src/spice-client.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/spice-client.h b/src/spice-client.h
index e4e1763..5a4d838 100644
--- a/src/spice-client.h
+++ b/src/spice-client.h
@@ -51,6 +51,11 @@
G_BEGIN_DECLS
+/**
+ * SPICE_CLIENT_ERROR:
+ *
+ * Error domain for spice client errors.
+ */
#define SPICE_CLIENT_ERROR spice_client_error_quark()
/**