Home
last modified time | relevance | path

Searched refs:pyrna_struct_items (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/python/intern/
H A Dbpy_rna.c3560 static PyObject *pyrna_struct_items(BPy_PropertyRNA *self) in pyrna_struct_items() function
5640 {"items", (PyCFunction)pyrna_struct_items, METH_NOARGS, pyrna_struct_items_doc},