Re: gtk-demo uses private fields



murrayc t-online de (Murray Cumming) writes:
> On Fri, 2001-11-09 at 13:10, Murray Cumming wrote:
> > demos/gtk-demo/panes.c uses GtkPaned::child1_shrink,
> > GtkPaned::child2_shrink, GtkPaned::child1_resize, and
> > GtkPaned::child2_resize.
> > 
> > Either the demo or gtkpaned.h must be wrong.
> 
> Also, those fields should be gboolean, not guint.

No, you can't use signed types for bitfields.

Havoc



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