Package: gio

Function g-application-activate

Lambda List

g-application-activate (application)

Arguments

application -- a g-application instance

Details

Activates the application. In essence, this results in the "activate" signal being emitted in the primary instance.

The application must be registered before calling this function.
 

See also

*2021-10-10