|
Blender V4.3
|
#include <cfloat>#include <cmath>#include <cstdio>#include <cstring>#include "BLI_utildefines.h"#include "BKE_context.hh"#include "BKE_screen.hh"#include "action_intern.hh"Go to the source code of this file.
Functions | |
| void | action_buttons_register (ARegionType *) |
| void action_buttons_register | ( | ARegionType * | art | ) |
Definition at line 25 of file action_buttons.cc.
References BLI_addtail(), BLT_I18NCONTEXT_DEFAULT_BPYRNA, PanelType::draw, PanelType::idname, PanelType::label, MEM_callocN, N_, PanelType::poll, STRNCPY, and PanelType::translation_context.
Referenced by ED_spacetype_action().