func (b *Button) GetstateEx() xc.Button_state_ { return xc.XBtnGetStateEx(b.hEle) }
func (b *Button) GetstateEx() xc.BUTTON_STATE_ { return xc.XBtnGetStateEx(b.hEle) }