openMSX
Public Member Functions | Public Attributes | List of all members
im::WindowStatus Struct Reference

#include <ImGuiCpp.hh>

Public Member Functions

void raise ()
 

Public Attributes

bool open = false
 
bool do_raise = false
 

Detailed Description

Definition at line 79 of file ImGuiCpp.hh.

Member Function Documentation

◆ raise()

void im::WindowStatus::raise ( )
inline

Definition at line 83 of file ImGuiCpp.hh.

References do_raise, and open.

Member Data Documentation

◆ do_raise

bool im::WindowStatus::do_raise = false

Definition at line 81 of file ImGuiCpp.hh.

Referenced by raise(), and im::Window().

◆ open

bool im::WindowStatus::open = false

The documentation for this struct was generated from the following file: