Esempio n. 1
0
 //Element creation
 public static IupHandle Fill()
 {
     return(IupHandle.Create(NativeIUP.IupFill()));
 }