Exemplo n.º 1
0
func (b *Button) GetstateEx() xc.Button_state_ {
	return xc.XBtnGetStateEx(b.hEle)
}
Exemplo n.º 2
0
func (b *Button) GetstateEx() xc.BUTTON_STATE_ {
	return xc.XBtnGetStateEx(b.hEle)
}