X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Ffocus.h;h=12340cd00088086aa3981dee28110ef400cc067a;hb=0e823ba752af388ba5ca99800d094f88a11290db;hp=5c702e8cfdb6634154d44528bee36f5db150748b;hpb=df57861c962a50bfbf57f276d288395fe0c6a4b6;p=ion3.git diff --git a/ioncore/focus.h b/ioncore/focus.h index 5c702e8..12340cd 100644 --- a/ioncore/focus.h +++ b/ioncore/focus.h @@ -39,6 +39,7 @@ extern void region_lost_focus(WRegion *reg); /* May reg transfer focus to its children? */ extern bool region_may_control_focus(WRegion *reg); +extern bool region_manager_is_focusnext(WRegion *reg); /* Does reg have focus? */ extern bool region_is_active(WRegion *reg, bool pseudoact_ok);