Esempio n. 1
0
 public string GetAttributes(IupHandle ih)
 {
     return(UTF8ToStr(NativeIUP.IupGetAttributes(Handle)));
 }