|
HikoGUI
A low latency retained GUI
|
Defines grid_widget. More...
#include "widget.hpp"#include "../layout/layout.hpp"#include "../macros.hpp"#include <memory>#include <coroutine>Go to the source code of this file.
Data Structures | |
| class | hi::v1::grid_widget |
| A GUI widget that lays out child-widgets in a grid with variable sized cells. More... | |
Namespaces | |
| namespace | hi |
| The HikoGUI namespace. | |
| namespace | hi::v1 |
| The HikoGUI API version 1. | |
Functions | |
| hi_export_module (hikogui.widgets.grid_widget) | |
Defines grid_widget.