![]() |
Uptooda Scripting API
|
(gumbo-query) Selection returned by Document's find function() More...
#include <Selection.h>
Inherits CObject.
Public Member Functions | |
| CNode | at (unsigned int i) |
| string | attribute (string key) |
| CSelection | find (string aSelector) |
| unsigned int | length () |
| string | ownText () |
| CSelection | each (function callback) |
| string | tagName () |
| string | text () |
(gumbo-query) Selection returned by Document's find function()