Re: Not able to call set_accept_focus(bool) member function



Hi,

Since it is a gtk function, so may be you need to add gtk header "gtk/gtk.h", and during compilation gtk cflags and libs.

-Br
Naveen

On 7/11/07, SaiKamesh Rathinasabapathy <rsaikamesh gmail com> wrote:
Murray said: For now, you can probably just do
                     gtk_window_set_accept_focus(window->gobj(), true/false).

I tried using this method. But the compiler says: 'gtk_window_set_accept_focus' was not declared in this scope.

Can anyone answer me why this does not work?



_______________________________________________
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]