This file is indexed.

/usr/share/gtk-doc/html/pygtksourceview2/class-gtksourcestyle2.html is in python-gtksourceview2 2.10.1-3.

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
11
12
13
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>gtksourceview2.Style</title><link rel="stylesheet" type="text/css" href="style.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="index.html" title="PyGtksourceview2 Reference Manual"><link rel="up" href="index.html" title="PyGtksourceview2 Reference Manual"><link rel="prev" href="class-gtksourceprintcompositor2.html" title="gtksourceview2.PrintCompositor"><link rel="next" href="class-gtksourcestylescheme2.html" title="gtksourceview2.StyleScheme"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview2.Style</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourceprintcompositor2.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcestylescheme2.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="class-gtksourcestyle2"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview2.Style</h2><p>gtksourceview2.Style — Style object for <a class="link" href="class-gtksourceview2.html" title="gtksourceview2.View">gtksourceview2.View</a></p></div><div class="refsect1"><a name="idm4338"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview2.Style</span></span>(<span class="ooclass"><span class="classname"><a
href="../pygobject/class-gobject.html"
>gobject.GObject</a></span></span>):
<code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtksourcestyle2.html#method-gtksourcestyle2--copy" title="gtksourceview2.Style.copy">copy</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1"><a name="idm4350"></a><h2>Ancestry</h2><pre class="synopsis">+-- <a
href="../pygobject/class-gobject.html"
>gobject.GObject</a>
    +-- <a class="link" href="class-gtksourcestyle2.html" title="gtksourceview2.Style">gtksourceview2.Style</a>
</pre></div><div class="refsect1"><a name="idm4355"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table class="informaltable" width="100%" border="0"><colgroup><col width="1in"><col width="1in"><col width="3in"></colgroup><tbody><tr valign="top"><td valign="top">"background"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Background color. Default value: <code class="literal">None</code>.</td></tr><tr valign="top"><td valign="top">"background-set"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Whether background color is set. Default value: <code class="literal">False</code>.</td></tr><tr valign="top"><td valign="top">"bold-set"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Whether bold attribute is set. Default value: <code class="literal">False</code>.</td></tr><tr valign="top"><td valign="top">"foreground"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Foreground color. Default value: <code class="literal">None</code>.</td></tr><tr valign="top"><td valign="top">"foreground-set"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Whether foreground color is set. Default value: <code class="literal">False</code>.</td></tr><tr valign="top"><td valign="top">"italic"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Italic. Default value: <code class="literal">False</code>.</td></tr><tr valign="top"><td valign="top">"italic-set"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Whether italic attribute is set. Default value: <code class="literal">False</code>.</td></tr><tr valign="top"><td valign="top">"line-background"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Line background color. Default value: <code class="literal">None</code>.</td></tr><tr valign="top"><td valign="top">"line-background-set"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Whether line background color is set. Default value: <code class="literal">False</code>.</td></tr><tr valign="top"><td valign="top">"strikethrough"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Strikethrough. Default value: <code class="literal">False</code>.</td></tr><tr valign="top"><td valign="top">"strikethrough-set"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Whether strikethrough attribute is set. Default value: <code class="literal">False</code>.</td></tr><tr valign="top"><td valign="top">"underline"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Underline. Default value: <code class="literal">False</code>.</td></tr><tr valign="top"><td valign="top">"underline-set"</td><td valign="top">Read-Write-Construct only</td><td valign="top">Whether underline attribute is set. Default value: <code class="literal">False</code>.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1"><a name="description-gtksourcelanguagemanager"></a><h2>Description</h2></div><div class="refsect1"><a name="idm4431"></a><h2>Methods</h2><div class="refsect2"><a name="method-gtksourcestyle2--copy"></a><h3>gtksourceview2.Style.copy</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">copy</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td>a copy of
        <a class="link" href="class-gtksourcestyle2.html" title="gtksourceview2.Style"><code class="classname">gtksourceview2.Style</code></a>.</td></tr></tbody></table><p>
      The <code class="methodname">copy</code>() method Creates a copy of <em class="parameter"><code>style</code></em>,
      that is a new <a class="link" href="class-gtksourcestyle2.html" title="gtksourceview2.Style"><code class="classname">gtksourceview2.Style</code></a>
      instance which has the same attributes set.
    </p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gtksourceprintcompositor2.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="class-gtksourcestylescheme2.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gtksourceview2.PrintCompositor </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gtksourceview2.StyleScheme</td></tr></table></div></body></html>