func (b *Button) GetStyle() xc.Button_style_ { return xc.XBtnGetStyle(b.hEle) }
func (b *Button) GetStyle() xc.BUTTON_STYLE_ { return xc.XBtnGetStyle(b.hEle) }