summaryrefslogtreecommitdiff
path: root/gck/gck-slot.c
diff options
context:
space:
mode:
Diffstat (limited to 'gck/gck-slot.c')
-rw-r--r--gck/gck-slot.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gck/gck-slot.c b/gck/gck-slot.c
index 7ad1f5a..7dd3c2a 100644
--- a/gck/gck-slot.c
+++ b/gck/gck-slot.c
@@ -888,6 +888,8 @@ gck_slot_has_flags (GckSlot *self, gulong flags)
*
* Setup an enumerator for listing matching objects on the slot.
*
+ * If the @match #GckAttributes is floating, it is consumed.
+ *
* This call will not block but will return an enumerator immediately.
*
* Returns: (transfer full): a new enumerator
@@ -918,6 +920,8 @@ gck_slot_enumerate_objects (GckSlot *self,
*
* Setup an enumerator for listing matching objects on the slots.
*
+ * If the @match #GckAttributes is floating, it is consumed.
+ *
* This call will not block but will return an enumerator immediately.
*
* Returns: (transfer full): a new enumerator