HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces
toolbar_widget.hpp File Reference

Defines toolbar_widget. More...

#include "widget.hpp"
#include "../layout/row_column_layout.hpp"
#include "../geometry/alignment.hpp"
#include <memory>
#include <ranges>

Go to the source code of this file.

Data Structures

class  hi::v1::toolbar_widget
 A toolbar widget is located at the top of a window and lays out its children horizontally. More...
 

Namespaces

namespace  hi
 geometry/margins.hpp
 
namespace  hi::v1
 The HikoGUI API version 1.
 

Detailed Description

Defines toolbar_widget.