[ Version ( deprecated = true , deprecated_since = "5.2.4" , replacement = "GLib.AppInfo.launch_default_for_uri" ) ]
public static void open (File file)
Warning: open is deprecated since 5.2.4. Use GLib.AppInfo.launch_default_for_uri.
Opens the specified file with the default application.
file |
the GLib.File to open |