Re: Not able to call set_accept_focus(bool) member function
- From: "Naveen Verma" <ernaveenverma gmail com>
- To: "SaiKamesh Rathinasabapathy" <rsaikamesh gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Not able to call set_accept_focus(bool) member function
- Date: Wed, 11 Jul 2007 10:44:20 +0300
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]