Skip to main content

The emojiEntityCompatibility Struct Reference

Declaration

struct emojiEntityCompatibility { ... }

Public Member Attributes Index

const char *oldName
const char *newName

Definition at line 1943 of file emoji.cpp.

Public Member Attributes

newName

const char* emojiEntityCompatibility::newName

Definition at line 1946 of file emoji.cpp.

1946 const char *newName;

oldName

const char* emojiEntityCompatibility::oldName

Definition at line 1945 of file emoji.cpp.

1945 const char *oldName;

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


Generated via doxygen2docusaurus by Doxygen 1.14.0.