[ Version ( since = "2.32" ) ]
public static void set_default (Application? application)
Sets or unsets the default application for the process, as returned by get_default.
This function does not take its own reference on this. If this is destroyed then the default application will revert back to null.
application |
the application to set as default, or null |