#include <keyeditor.h>
|
Gtk::TreeModelColumn< std::string > | name |
|
Gtk::TreeModelColumn< std::string > | binding |
|
Gtk::TreeModelColumn< std::string > | path |
|
Gtk::TreeModelColumn< bool > | bindable |
|
Gtk::TreeModelColumn< Glib::RefPtr< Gtk::Action > > | action |
|
Definition at line 69 of file keyeditor.h.
◆ KeyEditorColumns()
KeyEditor::Tab::KeyEditorColumns::KeyEditorColumns |
( |
| ) |
|
|
inline |
◆ action
Gtk::TreeModelColumn<Glib::RefPtr<Gtk::Action> > KeyEditor::Tab::KeyEditorColumns::action |
◆ bindable
Gtk::TreeModelColumn<bool> KeyEditor::Tab::KeyEditorColumns::bindable |
◆ binding
Gtk::TreeModelColumn<std::string> KeyEditor::Tab::KeyEditorColumns::binding |
◆ name
Gtk::TreeModelColumn<std::string> KeyEditor::Tab::KeyEditorColumns::name |
◆ path
Gtk::TreeModelColumn<std::string> KeyEditor::Tab::KeyEditorColumns::path |
The documentation for this struct was generated from the following file: