Re: Bug on a very simple test on glibmm...



if you're only using glib there is no need to call gtk_init, there is an
init function for glib, look for it in the api

yair

Paul Davis wrote:

>you did not initialize gtk. you must call gtk_init (&argc, &argv), or
>in gtkmm terms, Gtk::Main somevarname (&argc, &argv) before attempting
>to use/create any GTK objects.
>
>
>_______________________________________________
>gtkmm-list mailing list
>gtkmm-list gnome org
>http://mail.gnome.org/mailman/listinfo/gtkmm-list
>
>  
>




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