Not able to call set_accept_focus(bool) member function



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?




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