[gtk/gi-fixes: 4/6] Fix the function name in the gtk-doc stanza
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gi-fixes: 4/6] Fix the function name in the gtk-doc stanza
- Date: Tue, 11 Feb 2020 17:45:27 +0000 (UTC)
commit de8e6e6f53194241110a72860a44ab4b248d5310
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Feb 11 17:28:18 2020 +0000
Fix the function name in the gtk-doc stanza
The documentation is still referring to the old function's name.
gtk/gtkbuilderscope.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkbuilderscope.c b/gtk/gtkbuilderscope.c
index 18f867a476..64011384c2 100644
--- a/gtk/gtkbuilderscope.c
+++ b/gtk/gtkbuilderscope.c
@@ -495,7 +495,7 @@ gtk_builder_cscope_add_callback_symbols (GtkBuilderCScope *self,
}
/**
- * gtk_builder_lookup_callback_symbol: (skip)
+ * gtk_builder_cscope_lookup_callback_symbol: (skip)
* @self: a #GtkBuilderCScope
* @callback_name: The name of the callback
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]