This file is indexed.

/usr/share/vala/vapi/gvncpulse-1.0.vapi is in libgvnc-1.0-dev 0.5.3-0ubuntu2.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
 5
 6
 7
 8
 9
10
/* gvncpulse-1.0.vapi generated by vapigen, do not modify. */

[CCode (cprefix = "Vnc", gir_namespace = "GVncPulse", gir_version = "1.0", lower_case_cprefix = "vnc_")]
namespace Vnc {
	[CCode (cheader_filename = "gvncpulse.h", type_id = "vnc_audio_pulse_get_type ()")]
	public class AudioPulse : Vnc.BaseAudio, Vnc.Audio {
		[CCode (has_construct_function = false)]
		public AudioPulse ();
	}
}