Handbook
Glossary
g_file_attribute_matcher_subtract ( file_attribute_matcher subtract -- GFileAttributeMatcher* )
Vocabulary
gio
.
ffi
Inputs
file_attribute_matcher
an
object
subtract
an
object
Outputs
GFileAttributeMatcher*
an
object
Definition
USING:
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GFileAttributeMatcher*
g_file_attribute_matcher_subtract
( GFileAttributeMatcher* file_attribute_matcher,
GFileAttributeMatcher* subtract )