X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3-doc.git;a=blobdiff_plain;f=ionconf%2Fnode6.html;h=8c985d1cb3fa2bed420c7114658bcb529fc9f1be;hp=b1bbe8bf3fe0cb8a6c2e9ff4742a04ed29990215;hb=16a5f824c31d29598763c5f49918ef67a47ad7e0;hpb=6e84dc8312f2fdb5b8b7467a0279afd5b2df107f diff --git a/ionconf/node6.html b/ionconf/node6.html index b1bbe8b..8c985d1 100644 --- a/ionconf/node6.html +++ b/ionconf/node6.html @@ -180,11 +180,11 @@ end

If you want to a single non-WClientWin region with an exact known name, use ioncore.lookup_region. If you want a list of all regions, -use ioncore.region_list. Both functions accept an optional argument +use ioncore.region_list. Both functions accept an optional argument that can be used to specify that the returned region(s) must be of a more specific type. Client windows live in a different namespace and for them you should use the equivalent functions ioncore.lookup_clientwin -and ioncore.clientwin_list. +and ioncore.clientwin_list.

To get the name of an object, use WRegion.name. Please be