Esempio n. 1
0
 public int GetChildPos(IupHandle child)
 {
     return(NativeIUP.IupGetChildPos(Handle, IupHandle.GetCHandle(child)));
 }