#include <filechooserbutton.hpp>
FileChooserButton wraps a Gtk::FileChooserButton, allowing it to be treated as an Interface.
mc::FileChooserButton::FileChooserButton |
( |
BaseObjectType * |
cobject, |
|
|
const Glib::RefPtr< Gtk::Builder > & |
refGlade |
|
) |
| |
Constructor for the Gtk::Builder
- Parameters
-
cobject | A base object typedef |
refGlade | A reference to the builder. |
mc::FileChooserButton::~FileChooserButton |
( |
| ) |
|
std::string mc::FileChooserButton::get_value |
( |
| ) |
|
|
virtual |
void mc::FileChooserButton::notify |
( |
Event * |
e | ) |
|
|
virtual |
void mc::FileChooserButton::set_value |
( |
std::string |
s | ) |
|
|
virtual |
Sets the current value of the interface.
Implements mc::Interface.
The documentation for this class was generated from the following files: