Re: Creating new GObject

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

 



Peter Clifton wrote:
> The error message is giving you the hint you need..
> 
> The g_type system needs to be initialised before you can use it, add a
> call to:
> 
> g_type_init ();
> 
> Before your point_new () call, and it should be a lot happier.
> 

Thanks a lot ;-) It works ;-)
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux