Beispiel #1
0
func (b *Button) GetState() xc.Common_state3_ {
	return xc.XBtnGetState(b.hEle)
}
Beispiel #2
0
func (b *Button) GetState() xc.COMMON_STATE3_ {
	return xc.XBtnGetState(b.hEle)
}