示例#1
0
文件: glue.cpp 项目: GWRon/wx.mod
int bmx_wxupdateeventui_getshown(wxUpdateUIEvent & event) {
	return static_cast<int>(event.GetShown());
}