예제 #1
0
 public IupHandle GetBrother()
 {
     return(new IupHandle(NativeIUP.IupGetBrother(Handle)));
 }