|
Blender V4.3
|
#include <BLT_translation.hh>
Public Attributes | |
| const char * | c_id |
| const char * | py_id |
| const char * | value |
Definition at line 146 of file BLT_translation.hh.
| const char* BLT_i18n_contexts_descriptor::c_id |
Definition at line 147 of file BLT_translation.hh.
Referenced by app_translations_contexts_make(), app_translations_new(), and BPY_app_translations_struct().
| const char* BLT_i18n_contexts_descriptor::py_id |
Definition at line 148 of file BLT_translation.hh.
Referenced by app_translations_new(), and BPY_app_translations_struct().
| const char* BLT_i18n_contexts_descriptor::value |
Definition at line 149 of file BLT_translation.hh.
Referenced by app_translations_contexts_make().