[ Version ( deprecated = true , deprecated_since = "5.2.4" , replacement = "GLib.AppInfo.launch" ) ]
public static void launch (File app)
Warning: launch is deprecated since 5.2.4. Use GLib.AppInfo.launch.
Launches the specified application.
app |
the GLib.File representing the application to launch |