Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation of the MenuButton widget, to display a menu when clicked.
Definition in file menu-button.cpp.
#include "stage/widget/menu-button.hpp"
Macros | |
#define | POPUP_PATH "/" POPUP_SLUG |
#define | POPUP_SLUG "TheMenu" |
Variables | |
const ArrowType | arrowType = ARROW_DOWN |
const int | CaptionPadding = 4 |
const ShadowType | shadowType = SHADOW_NONE |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::widget | |
Lumiera custom widgets. | |