Example #1
0
func (b *Button) GetStyle() xc.Button_style_ {
	return xc.XBtnGetStyle(b.hEle)
}
Example #2
0
func (b *Button) GetStyle() xc.BUTTON_STYLE_ {
	return xc.XBtnGetStyle(b.hEle)
}