|
Blender
V3.3
|
#include <stdlib.h>#include "RNA_define.h"#include "rna_internal.h"#include "DNA_vfont_types.h"#include "WM_types.h"Go to the source code of this file.
Functions | |
| void | RNA_def_vfont (BlenderRNA *brna) |
| void RNA_def_vfont | ( | BlenderRNA * | brna | ) |
Definition at line 50 of file rna_vfont.c.
References NC_GEOM, ND_DATA, NULL, PROP_FILEPATH, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_api_vfont(), RNA_def_property(), RNA_def_property_editable_func(), RNA_def_property_pointer_sdna(), RNA_def_property_string_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().