]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/glossary.xml
Deprecate flag macros for toplevel, state, no window and composite child
[~andy/gtk] / docs / reference / gtk / glossary.xml
index 1dce9c3dfc299320132157a1fed1baa9e3b6502e..375b34e903114c3d0338523a3cd78dddec85f9e3 100644 (file)
       <para>
        A widget that does not have a GdkWindow of its own on which to
        draw its contents, but rather shares its <glossterm
-       linkend="parent">parent's</glossterm>.  Such a widget has the
-       %GTK_NO_WINDOW <link linkend="GtkWidgetFlags">flag</link> set, and 
-        can be tested with the GTK_WIDGET_NO_WINDOW() macro.  See
+       linkend="parent">parent's</glossterm>.  This can be tested with
+       the gtk_widget_get_has_window() function.  See
        <xref linkend="window-no-window-widgets"/> for a detailed
        description of this flag.
       </para>