/usr/lib/ocaml/lablgtk2/ogtkMenuProps.ml is in liblablgtk2-ocaml-dev 2.18.3+dfsg-1build1.
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 | open GtkSignal
open Gobject
open Data
let set = set
let get = get
let param = param
open GtkMenuProps
|