Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Adapter to wrap button widgets intended to serve as tool buttons.
Definition in file mini-button.hpp.
#include "stage/gtk-base.hpp"
Classes | |
class | MiniWrapper< T > |
A wrapper for ToolButton-like Button widgets. More... | |
Typedefs | |
using | MiniButton = MiniWrapper< Gtk::Button > |
A ToolButton-like widget. | |
using | MiniToggleButton = MiniWrapper< Gtk::ToggleButton > |
A ToggleToolButton-like widget. | |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::widget | |
Lumiera custom widgets. | |