Aggiunta xvt_kill_focus
git-svn-id: svn://10.65.10.50/trunk@2454 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
ace0f599df
commit
f7df30100c
@ -57,6 +57,7 @@ WINDOW xvt_create_window
|
||||
XVT_FNTID xvt_default_font();
|
||||
|
||||
void xvt_set_front_control(WINDOW win);
|
||||
void xvt_kill_focus(WINDOW win);
|
||||
const char* xvt_get_title(WINDOW win);
|
||||
void xvt_set_title(WINDOW win, const char* title);
|
||||
void xvt_enable_control(WINDOW win, bool on);
|
||||
|
Loading…
x
Reference in New Issue
Block a user