Files
test2/source/blender/python/intern/bpy_rna_gizmo.hh

12 lines
193 B
C++

/* SPDX-FileCopyrightText: 2023 Blender Authors
*
* SPDX-License-Identifier: GPL-2.0-or-later */
/** \file
* \ingroup pythonintern
*/
#pragma once
bool BPY_rna_gizmo_module(PyObject *);