diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtksignal.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtksignal.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/tmpl/gtksignal.sgml b/docs/reference/gtk/tmpl/gtksignal.sgml index 827568577f..ec510317dc 100644 --- a/docs/reference/gtk/tmpl/gtksignal.sgml +++ b/docs/reference/gtk/tmpl/gtksignal.sgml @@ -7,7 +7,7 @@ Object methods and callbacks. <!-- ##### SECTION Long_Description ##### --> <para> The GTK+ signal system merely proxies the GLib signal system now. For future -usage, direct use of the <link linkend="gobject-Signals">GSignal</linkend> API is recommended, this avoids significant +usage, direct use of the <link linkend="gobject-Signals">GSignal</link> API is recommended, this avoids significant performance hits where #GtkArg structures have to be converted into #GValue<!>s. </para> |