SetCanFocus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
6493d270f2
commit
c655dbdd89
@ -932,6 +932,11 @@ it.", "");
|
||||
"Can this window be assigned focus from keyboard right now?", "");
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
virtual void , SetCanFocus(bool canFocus),
|
||||
"", "");
|
||||
|
||||
|
||||
|
||||
DocDeclAStr(
|
||||
virtual bool , NavigateIn(int flags = wxNavigationKeyEvent::IsForward),
|
||||
|
Loading…
Reference in New Issue
Block a user