summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/ink-select-one-action.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add C++ based Gtk::Action for choosing one item out of many.Tavmjong Bah2017-07-241-0/+239
Options: Show icons and/or labels. Use combbox or radio buttons. Replacement for C based ege-select-one-action. Update text toolbar to use this class, allowing bar to be narrower.