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

Defines window_widget. More...

#include "widget.hpp"
#include "toolbar_widget.hpp"
#include "system_menu_widget.hpp"
#include "grid_widget.hpp"
#include "window_controls_macos_widget.hpp"
#include "window_controls_win32_widget.hpp"
#include "../l10n/l10n.hpp"
#include "../macros.hpp"
#include <coroutine>

Go to the source code of this file.

Data Structures

class  hi::v1::window_widget
 The top-level window widget. More...

Namespaces

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

Functions

 hi_export_module (hikogui.widgets.window_widget)

Detailed Description

Defines window_widget.