Unravel Engine C++ Reference
Loading...
Searching...
No Matches
imgui_context_menu_style.cpp File Reference
#include "imgui_context_menu_style.h"
#include <imgui/imgui_internal.h>

Go to the source code of this file.

Namespaces

namespace  ImGui
 

Functions

void ImGui::PushContextMenuStyle ()
 
void ImGui::PopContextMenuStyle ()
 
auto ImGui::MenuItemIcon (const char *icon, const char *label, const char *shortcut, bool enabled) -> bool
 
auto ImGui::BeginMenuIcon (const char *icon, const char *label, bool enabled) -> bool