gir-not-found ( name paths -- * )


Vocabulary
gobject-introspection

Definition


Methods

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 ;