}
#endif // wxUSE_CARET
- bool ret = FALSE;
+ gboolean ret = FALSE;
// does the window itself think that it has the focus?
if ( !win->m_hasFocus )
}
#endif // wxUSE_CARET
- bool ret = FALSE;
+ gboolean ret = FALSE;
// don't send the window a kill focus event if it thinks that it doesn't
// have focus already