Method

AgsTaskLauncherattach

since: 3.0.0

Declaration [src]

void
ags_task_launcher_attach (
  AgsTaskLauncher* task_launcher,
  GMainContext* main_context
)

Description [src]

Attach task_launcher to main_context.

Available since: 3.0.0

Parameters

main_context

Type: GMainContext

The GMainContext-struct.

The data is owned by the caller of the function.