GLib.FileAttributeMatcher – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
FileAttributeMatcher
FileAttributeMatcher
enumerate_namespace
enumerate_next
matches
matches_only
subtract
to_string
FileAttributeMatcher
Object Hierarchy:
Description:
[
Compact
]
public
class
FileAttributeMatcher
Namespace:
GLib
Package:
gio-2.0
Content:
Creation methods:
public
FileAttributeMatcher
(
string
attributes)
Methods:
public
bool
enumerate_namespace
(
string
ns)
public
unowned
string
enumerate_next
()
public
bool
matches
(
string
attribute)
public
bool
matches_only
(
string
attribute)
public
FileAttributeMatcher
subtract
(
FileAttributeMatcher
subtract)
public
string
to_string
()