Ejemplo n.º 1
0
 public static string StringUri(this GLib.File file)
 {
     return(NativeInterop.StrUri(file));
 }