summaryrefslogtreecommitdiff
path: root/gio/gactiongroup.h
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-4/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+14
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters2012-05-261-0/+1
* Clean up GApplication docsRyan Lortie2011-12-101-20/+0
* Add g_action_group_query_action()Ryan Lortie2011-11-261-0/+17
* [gi] Fix parameter name typos in Gio docstringsMartin Pitt2011-08-111-1/+1
* Fix links in gio docsMatthias Clasen2011-06-041-11/+11
* docs: Document Since properly, 2.26 -> 2.28Javier Jardón2011-02-081-1/+1
* Remove redundant definitionsMatthias Clasen2011-01-271-7/+0
* Remove leftover definition from gactiongroup.hMatthias Clasen2010-10-311-15/+0
* Implement (untested) GApplication actions supportRyan Lortie2010-10-251-3/+26
* Rename methods on GActionGroup to include 'action'Ryan Lortie2010-10-191-33/+33
* GActionGroup is now an interfaceRyan Lortie2010-08-301-35/+8
* action-group: Check aginst the correct GType macroEmmanuele Bassi2010-08-181-2/+2
* pad the GActionGroup vtableRyan Lortie2010-08-181-0/+4
* add GActionGroup base classRyan Lortie2010-08-181-0/+173