Skip to main content

The emojiEntityInfo Struct Reference

Declaration

struct emojiEntityInfo { ... }

Public Member Attributes Index

const char *name
const char *unicode

Definition at line 21 of file emoji.cpp.

Public Member Attributes

name

const char* emojiEntityInfo::name

Definition at line 23 of file emoji.cpp.

23 const char *name;

unicode

const char* emojiEntityInfo::unicode

Definition at line 24 of file emoji.cpp.

24 const char *unicode;

The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus by Doxygen 1.14.0.