mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Sync parameter names with docs and implementation.
* gsignal.h (g_signal_add_emission_hook): * gtype.h (g_type_interface_get_plugin): Sync parameter names with docs and implementation. * gtype.c (g_type_add_interface_dynamic): (g_type_interface_get_plugin): (g_type_interface_peek_parent): (g_type_query): Add docs. * gobject/tmpl/gtype.sgml: Add docs. * gobject/tmpl/signals.sgml: Regenerated.
This commit is contained in:
@@ -652,13 +652,13 @@ Disconnects all handlers on an instance that match @func and @data.
|
||||
</para>
|
||||
|
||||
@signal_id:
|
||||
@quark:
|
||||
@detail:
|
||||
@hook_func:
|
||||
@hook_data:
|
||||
@data_destroy:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@detail:
|
||||
@quark:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_signal_remove_emission_hook ##### -->
|
||||
|
Reference in New Issue
Block a user