/usr/share/doc/python-kiwi/api/kiwi.ui.selectablebox.SelectableHBox.html is in python-kiwi 1.9.22-2.
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 14 15 16 17 18 19 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html><head>
<link rel="stylesheet" type="text/css" href="apidocs.css"/>
<title>API docs for “kiwi.ui.selectablebox.SelectableHBox”</title>
</head>
<body><h1 class="class">Class k.u.s.SelectableHBox(<a href="kiwi.ui.selectablebox.SelectableBox.html">SelectableBox</a>, gtk.HBox):</h1><span id="part">Part of <a href="kiwi.ui.selectablebox.html">kiwi.ui.selectablebox</a></span><div class="toplevel"><div class="undocumented">Undocumented</div></div><table class="children"><tr class="function"><td>Function</td><td><a href="#kiwi.ui.selectablebox.SelectableHBox.__init__">__init__</a></td><td><span class="undocumented">Undocumented</span></td></tr><tr class="function"><td>Function</td><td><a href="#kiwi.ui.selectablebox.SelectableHBox.do_size_allocate">do_size_allocate</a></td><td><span class="undocumented">Undocumented</span></td></tr><tr class="function"><td>Function</td><td><a href="#kiwi.ui.selectablebox.SelectableHBox.do_expose_event">do_expose_event</a></td><td><span class="undocumented">Undocumented</span></td></tr></table>
<div class="function">
<div class="functionHeader">def <a name="kiwi.ui.selectablebox.SelectableHBox.__init__">__init__(self, width=4):</a></div>
<div class="functionBody"><div class="undocumented">Undocumented</div></div>
</div>
<div class="function">
<div class="functionHeader">def <a name="kiwi.ui.selectablebox.SelectableHBox.do_size_allocate">do_size_allocate(self, allocation):</a></div>
<div class="functionBody"><div class="undocumented">Undocumented</div></div>
</div>
<div class="function">
<div class="functionHeader">def <a name="kiwi.ui.selectablebox.SelectableHBox.do_expose_event">do_expose_event(self, event):</a></div>
<div class="functionBody"><div class="undocumented">Undocumented</div></div>
</div></body>
|