mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-08 11:40:16 +00:00
builder: Fix typo in docs
This commit is contained in:
parent
a2634077e7
commit
e3860d25e9
@ -2644,7 +2644,7 @@ gtk_builder_add_callback_symbols (GtkBuilder *builder,
|
||||
* with gtk_builder_add_callback_symbols()
|
||||
*
|
||||
* This function is intended for possible use in language bindings
|
||||
* or for any case that one might be cusomizing signal connections
|
||||
* or for any case that one might be customizing signal connections
|
||||
* using gtk_builder_connect_signals_full()
|
||||
*
|
||||
* Returns: (nullable): The callback symbol in @builder for @callback_name, or %NULL
|
||||
|
Loading…
Reference in New Issue
Block a user