Virtual Method
GioApplicationactivate
since: 2.28
Declaration [src]
void
activate (
GApplication* application
)
Description [src]
Activates the application.
In essence, this results in the GApplication::activate
signal being
emitted in the primary instance.
The application must be registered before calling this function.
Available since: 2.28