summaryrefslogtreecommitdiff
path: root/gio/src/menumodel.hg
Commit message (Expand)AuthorAgeFilesLines
* Gio::MenuModel: Make MenuAttribute and MenuLink enum classKjell Ahlstedt2020-07-191-33/+86
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-4/+6
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Gio::MenuModel::get_item_atribute(): const correction.Murray Cumming2016-12-021-4/+1
* Gio::MenuModel: Add signal_items_changed()Kjell Ahlstedt2014-01-311-2/+2
* Add some TODO's.José Alburquerque2012-10-291-0/+7
* MenuItem: get_attribute(): Remove const overload / make it const.Murray Cumming2012-10-061-0/+3
* MenuItem: Add the get_attribute_value() methods.José Alburquerque2012-10-031-1/+2
* Gio: Menu, MenuModel: Wrap some new methods.Murray Cumming2012-09-011-0/+3
* MenuModel: Add the attribute and link constants.José Alburquerque2012-02-241-6/+107
* giomm: Add the MenuModel and Menu[Attribute|Link]Iter classes.José Alburquerque2012-02-221-0/+56