This file is indexed.

/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/doctemplates/C/vfunc.tmpl is in gobject-introspection 1.56.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
<%inherit file="./function.tmpl"/>
<%block name="info">
    ${formatter.format_xref(node.parent, type="guide", group=page_kind)}
</%block>