summaryrefslogtreecommitdiff
path: root/gio/gactiongroup.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+14
2012-12-27Move single-include guards inside include guardsMatthias Clasen1-3/+3
2012-05-26Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters1-0/+1
2011-12-10Clean up GApplication docsRyan Lortie1-20/+0
2011-11-26Add g_action_group_query_action()Ryan Lortie1-0/+17
2011-08-11[gi] Fix parameter name typos in Gio docstringsMartin Pitt1-1/+1
2011-06-04Fix links in gio docsMatthias Clasen1-11/+11
2011-02-08docs: Document Since properly, 2.26 -> 2.28Javier Jardón1-1/+1
2011-01-27Remove redundant definitionsMatthias Clasen1-7/+0
2010-10-31Remove leftover definition from gactiongroup.hMatthias Clasen1-15/+0
2010-10-25Implement (untested) GApplication actions supportRyan Lortie1-3/+26
2010-10-19Rename methods on GActionGroup to include 'action'Ryan Lortie1-33/+33
2010-08-30GActionGroup is now an interfaceRyan Lortie1-35/+8
2010-08-18action-group: Check aginst the correct GType macroEmmanuele Bassi1-2/+2
2010-08-18pad the GActionGroup vtableRyan Lortie1-0/+4
2010-08-18add GActionGroup base classRyan Lortie1-0/+173