[689] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: signals...?
daemon@ATHENA.MIT.EDU (Owen Taylor)
Fri Aug 8 09:52:41 1997
To: gtk-list@redhat.com
From: Owen Taylor <owt1@cornell.edu>
Date: 08 Aug 1997 09:53:57 -0400
In-Reply-To: Ian Main's message of Thu, 7 Aug 1997 23:31:24 -0700 (PDT)
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
Ian Main <slow@intergate.bc.ca> writes:
> GtkArrow
> GtkBin
> GtkBox
> GtkImage
> GtkItem
> GtkLabel
> GtkPaned
> GtkPixmap
> GtkScrolledWindow
> GtkSeparator
> GtkTable
> GtkViewport
I think I see where that list comes from ... looking for
GTK_WIDGET_SET_FLAGS (widget, NO_WINDOW) ?
But I think some were GTK_WIDGET_UNSET_FLAGS (widget, GTK_NO_WINDOW) ...
(item, viewport).
There really isn't an easy way to tell, which is why it is
needs to be documented some where.
AFAIK, the only ones you missed are child classses of the above
classes, most fairly obvious:
GtkAspectFrame
GtkFrame
GtkHBox
GtkHPaned
GtkHSeparator
GtkVBox
GtkVPaned
GtkVSeparator
Regards,
Owen
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null