|
Blender V5.0
|
#include <BLT_translation.hh>
Public Attributes | |
| const char * | c_id |
| const char * | py_id |
| const char * | value |
Definition at line 168 of file BLT_translation.hh.
| const char* BLT_i18n_contexts_descriptor::c_id |
Definition at line 169 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 170 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 171 of file BLT_translation.hh.
Referenced by app_translations_contexts_make().