summaryrefslogtreecommitdiff
path: root/atk/atkcomponent.c
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atkcomponent.c')
-rw-r--r--atk/atkcomponent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkcomponent.c b/atk/atkcomponent.c
index 53c1e7e..f0beb10 100644
--- a/atk/atkcomponent.c
+++ b/atk/atkcomponent.c
@@ -125,7 +125,7 @@ atk_component_base_init (AtkComponentIface *class)
/**
- * atk_component_add_focus_handler:
+ * atk_component_add_focus_handler: (skip)
* @component: The #AtkComponent to attach the @handler to
* @handler: The #AtkFocusHandler to be attached to @component
*