This file is indexed.

/usr/share/doc/libghc-glib-doc/html/mini_System-Glib-Properties.html is in libghc-glib-doc 0.12.2-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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>System.Glib.Properties</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body id="mini"><div id="module-header"><p class="caption">System.Glib.Properties</p></div><div id="interface"><h1>per-type functions for getting and setting GObject properties
</h1><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyInt" target="main">objectSetPropertyInt</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyInt" target="main">objectGetPropertyInt</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyUInt" target="main">objectSetPropertyUInt</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyUInt" target="main">objectGetPropertyUInt</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyInt64" target="main">objectSetPropertyInt64</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyInt64" target="main">objectGetPropertyInt64</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyUInt64" target="main">objectSetPropertyUInt64</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyUInt64" target="main">objectGetPropertyUInt64</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyChar" target="main">objectSetPropertyChar</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyChar" target="main">objectGetPropertyChar</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyBool" target="main">objectSetPropertyBool</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyBool" target="main">objectGetPropertyBool</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyEnum" target="main">objectSetPropertyEnum</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyEnum" target="main">objectGetPropertyEnum</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyFlags" target="main">objectSetPropertyFlags</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyFlags" target="main">objectGetPropertyFlags</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyFloat" target="main">objectSetPropertyFloat</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyFloat" target="main">objectGetPropertyFloat</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyDouble" target="main">objectSetPropertyDouble</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyDouble" target="main">objectGetPropertyDouble</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyString" target="main">objectSetPropertyString</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyString" target="main">objectGetPropertyString</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyMaybeString" target="main">objectSetPropertyMaybeString</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyMaybeString" target="main">objectGetPropertyMaybeString</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyBoxedOpaque" target="main">objectSetPropertyBoxedOpaque</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyBoxedOpaque" target="main">objectGetPropertyBoxedOpaque</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyBoxedStorable" target="main">objectSetPropertyBoxedStorable</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyBoxedStorable" target="main">objectGetPropertyBoxedStorable</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyGObject" target="main">objectSetPropertyGObject</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyGObject" target="main">objectGetPropertyGObject</a></p></div><h1>constructors for attributes backed by GObject properties
</h1><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromIntProperty" target="main">newAttrFromIntProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:readAttrFromIntProperty" target="main">readAttrFromIntProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromUIntProperty" target="main">newAttrFromUIntProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromCharProperty" target="main">newAttrFromCharProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:writeAttrFromUIntProperty" target="main">writeAttrFromUIntProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromBoolProperty" target="main">newAttrFromBoolProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:readAttrFromBoolProperty" target="main">readAttrFromBoolProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromFloatProperty" target="main">newAttrFromFloatProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromDoubleProperty" target="main">newAttrFromDoubleProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromEnumProperty" target="main">newAttrFromEnumProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:readAttrFromEnumProperty" target="main">readAttrFromEnumProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:writeAttrFromEnumProperty" target="main">writeAttrFromEnumProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromFlagsProperty" target="main">newAttrFromFlagsProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromStringProperty" target="main">newAttrFromStringProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:readAttrFromStringProperty" target="main">readAttrFromStringProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:writeAttrFromStringProperty" target="main">writeAttrFromStringProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromMaybeStringProperty" target="main">newAttrFromMaybeStringProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:readAttrFromMaybeStringProperty" target="main">readAttrFromMaybeStringProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:writeAttrFromMaybeStringProperty" target="main">writeAttrFromMaybeStringProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromBoxedOpaqueProperty" target="main">newAttrFromBoxedOpaqueProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:readAttrFromBoxedOpaqueProperty" target="main">readAttrFromBoxedOpaqueProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:writeAttrFromBoxedOpaqueProperty" target="main">writeAttrFromBoxedOpaqueProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromBoxedStorableProperty" target="main">newAttrFromBoxedStorableProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromObjectProperty" target="main">newAttrFromObjectProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:writeAttrFromObjectProperty" target="main">writeAttrFromObjectProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:readAttrFromObjectProperty" target="main">readAttrFromObjectProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:newAttrFromMaybeObjectProperty" target="main">newAttrFromMaybeObjectProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:writeAttrFromMaybeObjectProperty" target="main">writeAttrFromMaybeObjectProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:readAttrFromMaybeObjectProperty" target="main">readAttrFromMaybeObjectProperty</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectGetPropertyInternal" target="main">objectGetPropertyInternal</a></p></div><div class="top"><p class="src"><a href="System-Glib-Properties.html#v:objectSetPropertyInternal" target="main">objectSetPropertyInternal</a></p></div></div></body></html>