Example #1
0
 public static IupHandle FontDlg()
 {
     return(IupHandle.Create(NativeIUP.IupFontDlg()));
 }