X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=doc%2Fionconf%2Fnode6.html;fp=doc%2Fionconf%2Fnode6.html;h=8c985d1cb3fa2bed420c7114658bcb529fc9f1be;hb=803afbc1cd633f6c025bcd9537e9b7e9aedadd0d;hp=b1bbe8bf3fe0cb8a6c2e9ff4742a04ed29990215;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/doc/ionconf/node6.html b/doc/ionconf/node6.html index b1bbe8b..8c985d1 100644 --- a/doc/ionconf/node6.html +++ b/doc/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