Skip to main content

Namespace Dalamud.Interface.Windowing

Classes

TitleBarButton

Structure describing a title bar button.

Window

WindowHost

Base class you can use to implement an ImGui window for use with the built-in Dalamud.Interface.Windowing.WindowSystem.

WindowSystem

Structs

WindowSizeConstraints

Structure detailing the size constraints of a window.

Interfaces

IWindow

Represents a ImGui window for use with the built-in Dalamud.Interface.Windowing.WindowSystem.

IWindowSystem

Class running a WindowSystem using Dalamud.Interface.Windowing.IWindow implementations to simplify ImGui windowing.