Re: Bug on a very simple test on glibmm...
- From: Yair Hershkovitz <yairhr 013 net>
- To: gtkmm-list gnome org
- Subject: Re: Bug on a very simple test on glibmm...
- Date: Mon, 16 May 2005 20:32:40 +0300
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]