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