/usr/share/vala/vapi/gupnp-dlna-gst-2.0.vapi is in libgupnp-dlna-2.0-dev 0.10.2-1ubuntu1.
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 | /* gupnp-dlna-gst-2.0.vapi generated by vapigen, do not modify. */
[CCode (cprefix = "GUPnPDLNAGst", gir_namespace = "GUPnPDLNAGst", gir_version = "2.0", lower_case_cprefix = "gupnp_dlna_gst_")]
namespace GUPnPDLNAGst {
[CCode (cheader_filename = "libgupnp-dlna/gupnp-dlna-gst-utils.h")]
public static GUPnPDLNA.Information utils_information_from_discoverer_info (Gst.PbUtils.DiscovererInfo info);
}
|