summaryrefslogtreecommitdiff
path: root/gtk/gtkaction.h
Commit message (Expand)AuthorAgeFilesLines
* New function to get the action for a proxy. (#326288)Matthias Clasen2006-01-091-0/+1
* Fix actiongroup-action interaction that relied on actions connecting toMatthias Clasen2006-01-071-1/+5
* gtk/gtk.symbols new function to get an action's accel_closure (FixesMichael Natterer2005-06-101-0/+1
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Make return types G_CONST_RETURN instead of const.Matthias Clasen2004-11-091-1/+2
* Fix #150738, Tomislav Jonjic.Matthias Clasen2004-08-221-1/+1
* Add setters for the ::sensitive and ::visible properties of GtkAction.Matthias Clasen2004-08-121-0/+4
* Adjust to the new connect_proxy signals.Jody Goldberg2004-01-121-0/+4
* Add creation functions for actions.Matthias Clasen2004-01-071-0/+4
* Fix the behaviour of insensitive actions, which was broken whenMatthias Clasen2003-12-191-0/+2
* Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. (#124351,Matthias Clasen2003-10-111-0/+3
* Install accelerators on actions, not on proxies, support accelerator-onlyMatthias Clasen2003-09-171-21/+22
* Apply egtk-format-protos. Doc tweaks.Matthias Clasen2003-09-151-19/+20
* A model-view separation for menus and toolbars, using the EggMenu code byMatthias Clasen2003-08-241-0/+107