Virtual Method

GioApplicationactivate

since: 2.28

Declaration

void
activate (
  GApplication* application
)

Description

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