func (b *Button) GetType() xc.Button_type_ { return xc.XBtnGetType(b.hEle) }
func (b *Button) GetType() xc.BUTTON_TYPE_ { return xc.XBtnGetType(b.hEle) }