summaryrefslogtreecommitdiff
path: root/gck/gck-misc.c
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-09-29 12:49:17 +0200
committerStef Walter <stefw@collabora.co.uk>2011-09-29 12:49:17 +0200
commit72ab8176e27e5e91c876e48123b09c3b3b2e7759 (patch)
treee77169050f8655ddd14a6ad10fdbc3d2eeba3aba /gck/gck-misc.c
parente56b3113af3e4924a2692333ab3e62b3eff22aea (diff)
downloadgcr-72ab8176e27e5e91c876e48123b09c3b3b2e7759.tar.gz
gck: Documentation, introspection, and header fixes
Diffstat (limited to 'gck/gck-misc.c')
-rw-r--r--gck/gck-misc.c21
1 files changed, 14 insertions, 7 deletions
diff --git a/gck/gck-misc.c b/gck/gck-misc.c
index bcdeebb..74b5059 100644
--- a/gck/gck-misc.c
+++ b/gck/gck-misc.c
@@ -40,6 +40,13 @@
*/
/**
+ * SECTION:gck-private
+ * @title: Private, not used in docs
+ * @short_description: Should not show up in docs
+ *
+ */
+
+/**
* GCK_INVALID:
*
* Used as a terminator at the end of variable argument lists.
@@ -53,12 +60,12 @@
*/
/**
- * CKR_GCK_MODULE_PROBLEM:
- *
- * A result code that signifies there was a problem loading a PKCS11
- * module, usually a shared library.
+ * GckError:
+ * @GCK_ERROR_MODULE_PROBLEM: a result code that signifies there was a problem
+ * loading a PKCS\#11 module, usually a shared library
*
- * More details can be found in the error string.
+ * Various error codes. All the CKR_XXX error codes from PKCS\#11 are also
+ * relevant error codes.
*/
/**
@@ -233,7 +240,7 @@ gck_list_get_boxed_type (void)
}
/**
- * gck_list_unref_free: (skip):
+ * gck_list_unref_free: (skip)
* @reflist: List of Gobject reference counted pointers.
*
* Free a list of GObject based pointers. All objects in the list
@@ -251,7 +258,7 @@ gck_list_unref_free (GList *reflist)
}
/**
- * gck_list_ref_copy: (skip):
+ * gck_list_ref_copy: (skip)
* @reflist: List of GObject reference counted objects.
*
* Copy a list of GObject based pointers. All objects