Blender V4.3
interface_regions_intern.hh
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2023 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
11#pragma once
12
13#include "BLI_string_ref.hh"
14
15/* interface_region_menu_popup.cc */
16
18
19/* interface_regions.cc */
20
22void ui_region_temp_remove(bContext *C, bScreen *screen, ARegion *region);
unsigned int uint
#define str(s)
ARegion * ui_region_temp_add(bScreen *screen)
void ui_region_temp_remove(bContext *C, bScreen *screen, ARegion *region)
uint ui_popup_menu_hash(blender::StringRef str)