add GAction base class

This commit is contained in:
Ryan Lortie
2010-08-18 01:45:15 -04:00
parent a3f4ff52ca
commit 8475d6d7d0
8 changed files with 770 additions and 0 deletions

View File

@@ -163,6 +163,7 @@
<chapter id="application">
<title>Application support</title>
<xi:include href="xml/gactiongroup.xml"/>
<xi:include href="xml/gaction.xml"/>
<xi:include href="xml/gapplication.xml"/>
</chapter>
<chapter id="extending">