Re: [gtk-list] Re: signals...?




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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]