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