Function

Coglset_tracing_enabled_on_thread_with_fd

Declaration [src]

void
cogl_set_tracing_enabled_on_thread_with_fd (
  GMainContext* main_context,
  const char* group,
  int fd
)

Description

No description available.

Parameters

main_context GMainContext*
  No description available.
 The data is owned by the caller of the function.
group const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
fd int
  No description available.