Exemple #1
0
func (ctrl *Control) ChangedPolje1(text qml.Object) {

	fmt.Printf("changed %#v\n", text.String("text"))
}