X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ioncore%2Fgroupedpholder.h;h=3fb9edddabea0c06d0e189e29eb86896b070b0e8;hb=803afbc1cd633f6c025bcd9537e9b7e9aedadd0d;hp=4feb699dd663c0b648352c12978399fdeb1f4dc1;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/ioncore/groupedpholder.h b/ioncore/groupedpholder.h index 4feb699..3fb9edd 100644 --- a/ioncore/groupedpholder.h +++ b/ioncore/groupedpholder.h @@ -1,7 +1,7 @@ /* * 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 @@ -33,6 +33,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);