Exemplo n.º 1
0
func (b *Button) GetState() xc.Common_state3_ {
	return xc.XBtnGetState(b.hEle)
}
Exemplo n.º 2
0
func (b *Button) GetState() xc.COMMON_STATE3_ {
	return xc.XBtnGetState(b.hEle)
}