Function

Camelstrdown

Declaration [src]

const gchar*
camel_strdown (
  gchar* str
)

Description

No description available.

Parameters

str

Type: gchar*

No description available.

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

Return value

Type: const gchar*

No description available.

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