Ejemplo n.º 1
0
func (b *Button) GetStyle() xc.Button_style_ {
	return xc.XBtnGetStyle(b.hEle)
}
Ejemplo n.º 2
0
func (b *Button) GetStyle() xc.BUTTON_STYLE_ {
	return xc.XBtnGetStyle(b.hEle)
}