forked from AuroraMiddleware/gtk
Fix the function name in the gtk-doc stanza
The documentation is still referring to the old function's name.
This commit is contained in:
parent
35ac7de140
commit
32a2a629dd
@ -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
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user