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