Lumiera  0.pre.03
»edit your freedom«
ButtonBar Class Reference

#include "stage/widget/button-bar.hpp"

Description

A modified toolbar widget for use in dialogs.

Definition at line 40 of file button-bar.hpp.

Public Member Functions

void append (Widget &)
 Append a widget to the button bar.
 
template<class T >
void append (MiniWrapper< T > &button, sigc::slot< void > const &clicked_slot)
 Append a button to the button bar, and connect a click event.
 
+ Inheritance diagram for ButtonBar:
+ Collaboration diagram for ButtonBar:

The documentation for this class was generated from the following files: