This file is indexed.

/usr/include/granite/widgets-utils.h is in libgranite-dev 0.1.0-0ubuntu2.

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
#include <glib.h>
#include <gtk/gtk.h>

void    granite_widgets_show_about_dialog (GtkWindow   *parent,
                                           const gchar *first_property_name,
                                           ...);