Description Usage Arguments Details Value Author(s)
Checks if the matcher will match all of the keys in a given namespace.
This will always return TRUE
if a wildcard character is in use (e.g. if
matcher was created with "standard::*" and ns
is "standard", or if matcher was created
using "*" and namespace is anything.)
1 |
|
a |
|
a string containing a file attribute namespace. |
TODO: this is awkwardly worded.
[logical] TRUE
if the matcher matches all of the entries
in the given ns
, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.