]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/groupedpholder.h
[svn-upgrade] Integrating new upstream version, ion3 (20070506)
[ion3.git] / ioncore / groupedpholder.h
index 4feb699dd663c0b648352c12978399fdeb1f4dc1..d0edf684d663cd3b99c28e4a17770d75f5a8d14f 100644 (file)
@@ -1,12 +1,9 @@
 /*
  * ion/ioncore/groupedpholder.h
  *
- * Copyright (c) Tuomo Valkonen 2005-2006
+ * Copyright (c) Tuomo Valkonen 2005-2007
  *
- * Ion is free software; you can redistribute it and/or modify it under
- * the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1 of the License, or
- * (at your option) any later version.
+ * See the included file LICENSE for details.
  */
 
 #ifndef ION_IONCORE_GROUPEDPHOLDER_H
@@ -33,6 +30,8 @@ extern bool groupedpholder_do_goto(WGroupedPHolder *ph);
 
 extern WRegion *groupedpholder_do_target(WGroupedPHolder *ph);
 
+extern WPHolder *groupedpholder_do_root(WGroupedPHolder *ph);
+
 extern WRegion *groupedpholder_do_attach(WGroupedPHolder *ph, int flags,
                                          WRegionAttachData *data);