Method

PosEmojiDbmatch_by_name

Declaration [src]

GStrv
pos_emoji_db_match_by_name (
  PosEmojiDb* self,
  const char* match,
  guint max_matches
)

Description

No description available.

This method is not directly available to language bindings.

Parameters

match

Type: const char*

No description available.

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

Type: guint

No description available.

Return value

Type: An array of utf8

No description available.

The array is NULL-terminated.
Each element is a NUL terminated UTF-8 string.