summaryrefslogtreecommitdiff
path: root/gtk/gtktreemenu.h
Commit message (Expand)AuthorAgeFilesLines
* combobox: Remove unused header function functionalityBenjamin Otte2015-07-181-23/+0
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Removed TABs and trailing whitespace from GtkComboBox and GtkTreeMenuTristan Van Berkom2011-01-051-19/+19
* Make GtkTreeMenu a private class:Tristan Van Berkom2011-01-041-38/+38
* Added all documentation for new GtkTreeMenuTristan Van Berkom2011-01-041-2/+15
* Revert "Added gtk_tree_menu_get_area()."Tristan Van Berkom2011-01-041-1/+0
* Added gtk_tree_menu_get_area().Tristan Van Berkom2011-01-041-0/+1
* Support grid mode in GtkTreeMenuTristan Van Berkom2011-01-041-5/+14
* Added gtk_tree_menu_set/get_tearoff to allow the root menu to have a tearoff ...Tristan Van Berkom2011-01-041-0/+3
* Added GtkTreeMenuHeaderFunc to decide if a submenu gets a leaf header.Tristan Van Berkom2011-01-041-0/+9
* Fixed GtkTreeMenu to not infinitely recurse when building submenus.Tristan Van Berkom2011-01-041-0/+3
* Adding GtkTreeMenu class.Tristan Van Berkom2011-01-041-0/+91