Function

Idetext_util_int_to_string

Declaration

int
ide_text_util_int_to_string (
  guint value,
  const char** outstr
)

Description

No description available.

Parameters

value

Type: guint

No description available.

outstr

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.

Return value

Type: int

No description available.