X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=docs%2Freference%2Fgtk%2Fglossary.xml;h=375b34e903114c3d0338523a3cd78dddec85f9e3;hb=bb1824c131f247c2ef64f3c5f8b9ffe3885c9d90;hp=1dce9c3dfc299320132157a1fed1baa9e3b6502e;hpb=ac26960e62346558737073ac516790005d7c64ad;p=~andy%2Fgtk diff --git a/docs/reference/gtk/glossary.xml b/docs/reference/gtk/glossary.xml index 1dce9c3df..375b34e90 100644 --- a/docs/reference/gtk/glossary.xml +++ b/docs/reference/gtk/glossary.xml @@ -195,9 +195,8 @@ A widget that does not have a GdkWindow of its own on which to draw its contents, but rather shares its parent's. Such a widget has the - %GTK_NO_WINDOW flag set, and - can be tested with the GTK_WIDGET_NO_WINDOW() macro. See + linkend="parent">parent's. This can be tested with + the gtk_widget_get_has_window() function. See for a detailed description of this flag.