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




> > (Maybe the heirarchy of classes in the tutorial should list which
> >  one's are GTK_NO_WINDOW, Ian?)
> 
> Yeah sure.. stupid Q.. how do I tell ? :-)

Look right to you ?

The following widgets do not have an associated window.  If you want to
capture events, you'll have to use the GtkEventBox.


GtkAlignment
GtkArrow
GtkBin
GtkBox
GtkImage
GtkItem
GtkLabel
GtkPaned
GtkPixmap
GtkScrolledWindow
GtkSeparator
GtkTable
GtkViewport


I've added this to the tutorial.. hopefully it's correct :)

Ian




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