Handbook
Glossary
gir-not-found ( name paths -- * )
Vocabulary
gobject-introspection
Definition
IN:
gobject-introspection
ERROR:
gir-not-found
name paths
;
Methods
USING:
accessors
gobject-introspection
kernel
sequences
splitting
summary
;
M:
gir-not-found
summary
[
name>>
"'"
"' file not found on paths:\n"
surround
]
[
paths>>
join-lines
]
bi
"\n\nUse the existing path or declare GIR_DIRS environment variable"
3append
;