示例#1
0
void MainWin::monthm_cb( Widget* w,  void* data)
{
    MainWin* mw = (MainWin*) data;
    mw->monthm_cb_i();
}