Gets the URI of the recently used resources.
The return value of this function is affected by the “sort-type” and “limit” properties of this .
Since the returned array is null terminated, return.length
may be null.
| this | |
| length |
return location for a the length of the URI list, or null |
|
A newly allocated, null-terminated array of strings. Use strfreev to free it. |