Esempio n. 1
0
func (b *Button) GetType() xc.Button_type_ {
	return xc.XBtnGetType(b.hEle)
}
Esempio n. 2
0
func (b *Button) GetType() xc.BUTTON_TYPE_ {
	return xc.XBtnGetType(b.hEle)
}