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

Re: Problem with gtk_tree_store_new



Jonathan Ryan Ard <jard@linuxfreemail.com> writes:

> 	I'm probably doing something really stupid, but, for the life of me, I
> can't figure it out.  Is there anything else that I should be doing
> before calling gtk_tree_store_new?  I tried passing in different
> arguments (a different number of columns and different G_TYPES), but it
> still seg faults.  I even tried calling gtk_tree_store_newv, but same
> result.  Any suggestions?  
> 	I'm using gtk+ 2.0 on debian unstable, if it matters.  

That should work.  Are you sure you called gtk_init?

-Jonathan



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