docs: fix typo in signal link

This commit is contained in:
William Jon McCann
2014-01-21 18:46:05 -05:00
parent 0320610387
commit 31532ca42f

View File

@ -2273,7 +2273,7 @@ gdk_wayland_window_get_wl_surface (GdkWindow *window)
* that lets the client identify the wl_surface as a panel or such.
*
* This function should be called before a #GdkWindow is shown. This is
* best done by connecting to the #GtkWidget::realized signal:
* best done by connecting to the #GtkWidget::realize signal:
*
* <informalexample>
* <programlisting>