From ddfaa941f969c24a516cd26b922933bd2b847827 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 18:11:37 -0500 Subject: docs: remove missing link --- docs/reference/gtk/glossary.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/reference/gtk/glossary.xml b/docs/reference/gtk/glossary.xml index d538ba9bf9..82b40b602a 100644 --- a/docs/reference/gtk/glossary.xml +++ b/docs/reference/gtk/glossary.xml @@ -235,8 +235,7 @@ - Note that when a widget creates a window in its ::realize() + Note that when a #GtkWidget creates a window in its #GtkWidget::realize handler, it does not actually show the window. That is, the window's structure is just created in memory. The widget actually shows the window when it gets