Function

Idegettext

Declaration

const gchar*
ide_gettext (
  const gchar* message
)

Description

No description available.

Parameters

message const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.

Return value

Returns: utf8
  No description available.
 The data is owned by the called function.
 The string is a NUL terminated UTF-8 string.