summaryrefslogtreecommitdiff
path: root/gtk/gtktoggleaction.h
Commit message (Expand)AuthorAgeFilesLines
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add _gtk_toggle_action_set_active() internal functionJavier Jardón2010-07-191-0/+4
* gtktoggleaction: move public members to private structureJavier Jardón2010-07-141-2/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Seal priv pointer in GtkToggleAction.Tim Janik2008-06-201-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+5
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Fix #150738, Tomislav Jonjic.Matthias Clasen2004-08-221-1/+1
* Add creation functions for actions.Matthias Clasen2004-01-071-8/+13
* Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. (#124351,Matthias Clasen2003-10-111-0/+3
* Changes to make cross-process merging feasible:Matthias Clasen2003-09-211-6/+8
* A model-view separation for menus and toolbars, using the EggMenu code byMatthias Clasen2003-08-241-0/+76