|
Blender V4.3
|
#include "DNA_packedFile_types.h"#include "RNA_define.hh"#include "RNA_enum_types.hh"#include "BKE_packedFile.hh"#include "rna_internal.hh"Go to the source code of this file.
Functions | |
| void | RNA_api_vfont (StructRNA *srna) |
| void RNA_api_vfont | ( | StructRNA * | srna | ) |
Definition at line 44 of file rna_vfont_api.cc.
References FUNC_USE_MAIN, FUNC_USE_REPORTS, PF_USE_LOCAL, RNA_def_enum(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_ui_description(), and rna_enum_unpack_method_items.
Referenced by RNA_def_vfont().