HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
overlay_widget.hpp File Reference

Defines overlay_widget. More...

#include "widget.hpp"
#include "../macros.hpp"
#include <coroutine>

Go to the source code of this file.

Data Structures

class  hi::v1::overlay_widget
 A GUI widget which may exist anywhere on a window overlaid above any other widget. More...

Namespaces

namespace  hi
 The HikoGUI namespace.
namespace  hi::v1
 The HikoGUI API version 1.

Functions

 hi_export_module (hikogui.widgets.overlay_widget)

Detailed Description

Defines overlay_widget.