Function

Coglset_tracing_enabled_on_thread

Declaration [src]

void
cogl_set_tracing_enabled_on_thread (
  GMainContext* main_context,
  const char* group,
  const char* filename
)

Description

No description available.

Parameters

main_context

Type: GMainContext

No description available.

The data is owned by the caller of the function.
group

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
filename

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.