Ejemplo n.º 1
0
func (b *Button) SetState(nState xc.Common_state3_) {
	xc.XBtnSetState(b.hEle, nState)
}
Ejemplo n.º 2
0
func (b *Button) SetState(nState xc.COMMON_STATE3_) {
	xc.XBtnSetState(b.hEle, nState)
}