/usr/share/gtk-doc/html/pygtk/class-gtkvbuttonbox.html is in python-gtk2-doc 2.24.0-4.
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 20 21 22 23 24 25 26 27 28 29 30 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>gtk.VButtonBox</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="PyGTK 2.0 Reference Manual"><link rel="up" href="gtk-class-reference.html" title="The gtk Class Reference"><link rel="prev" href="class-gtkvbox.html" title="gtk.VBox"><link rel="next" href="class-gtkvolumebutton.html" title="gtk.VolumeButton"></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">gtk.VButtonBox</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkvbox.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtkvolumebutton.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gtk.VButtonBox"><a name="class-gtkvbuttonbox"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.VButtonBox</h2><p>gtk.VButtonBox — a container for arranging buttons vertically.</p></div><div class="refsect1" title="Synopsis"><a name="id4071522"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.VButtonBox</span></span>(<span class="ooclass"><span class="classname"><a class="link" href="class-gtkbuttonbox.html" title="gtk.ButtonBox">gtk.ButtonBox</a></span></span>):
<code class="constructorsynopsis"> <span class="methodname"><a class="link" href="class-gtkvbuttonbox.html#constructor-gtkvbuttonbox" title="Constructor">gtk.VButtonBox</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Ancestry"><a name="id4071571"></a><h2>Ancestry</h2><pre class="synopsis">+-- <PYGTKDOCLINK HREF="class-gobject">gobject.GObject</PYGTKDOCLINK>
+-- <a class="link" href="class-gtkobject.html" title="gtk.Object">gtk.Object</a>
+-- <a class="link" href="class-gtkwidget.html" title="gtk.Widget">gtk.Widget</a>
+-- <a class="link" href="class-gtkcontainer.html" title="gtk.Container">gtk.Container</a>
+-- <a class="link" href="class-gtkbox.html" title="gtk.Box">gtk.Box</a>
+-- <a class="link" href="class-gtkbuttonbox.html" title="gtk.ButtonBox">gtk.ButtonBox</a>
+-- <a class="link" href="class-gtkvbuttonbox.html" title="gtk.VButtonBox">gtk.VButtonBox</a>
</pre></div><div class="refsect1" title="Implemented Interfaces"><a name="id4071629"></a><h2>Implemented Interfaces</h2><p>
<a class="link" href="class-gtkvbuttonbox.html" title="gtk.VButtonBox"><code class="classname">gtk.VButtonBox</code></a>
implements
<a class="link" href="class-gtkbuildable.html" title="gtk.Buildable"><code class="classname">gtk.Buildable</code></a>
</p></div><div class="refsect1" title="gtk.VButtonBox Properties"><a name="properties-gtkvbuttonbox"></a><h2>gtk.VButtonBox Properties</h2><p><a class="link" href="class-gtkobject.html#properties-gtkobject" title="gtk.Object Properties">gtk.Object Properties</a></p><p><a class="link" href="class-gtkwidget.html#properties-gtkwidget" title="gtk.Widget Properties">gtk.Widget Properties</a></p><p><a class="link" href="class-gtkcontainer.html#properties-gtkcontainer" title="gtk.Container Properties">gtk.Container Properties</a></p><p><a class="link" href="class-gtkbox.html#properties-gtkbox" title="gtk.Box Properties">gtk.Box Properties</a></p><p><a class="link" href="class-gtkbuttonbox.html#properties-gtkbuttonbox" title="gtk.ButtonBox Properties">gtk.ButtonBox Properties</a></p></div><div class="refsect1" title="gtk.VButtonBox Style Properties"><a name="style-properties-gtkvbuttonbox"></a><h2>gtk.VButtonBox Style Properties</h2><p><a class="link" href="class-gtkwidget.html#style-properties-gtkwidget" title="gtk.Widget Style Properties">gtk.Widget Style Properties</a></p><p><a class="link" href="class-gtkbuttonbox.html#style-properties-gtkbuttonbox" title="gtk.ButtonBox Style Properties">gtk.ButtonBox Style Properties</a></p></div><div class="refsect1" title="gtk.VButtonBox Child Properties"><a name="child-properties-gtkvbuttonbox"></a><h2>gtk.VButtonBox Child Properties</h2><p><a class="link" href="class-gtkbox.html#child-properties-gtkbox" title="gtk.Box Child Properties">gtk.Box Child Properties</a></p><p><a class="link" href="class-gtkbuttonbox.html#child-properties-gtkbuttonbox" title="gtk.ButtonBox Child Properties">gtk.ButtonBox Child Properties</a></p></div><div class="refsect1" title="gtk.VButtonBox Signal Prototypes"><a name="signal-prototypes-gtkvbuttonbox"></a><h2>gtk.VButtonBox Signal Prototypes</h2><p><PYGTKDOCLINK HREF="signal-prototypes-gobject">gobject.GObject Signal Prototypes</PYGTKDOCLINK></p><p><a class="link" href="class-gtkobject.html#signal-prototypes-gtkobject" title="gtk.Object Signal Prototypes">gtk.Object Signal Prototypes</a></p><p><a class="link" href="class-gtkwidget.html#signal-prototypes-gtkwidget" title="gtk.Widget Signal Prototypes">gtk.Widget Signal Prototypes</a></p><p><a class="link" href="class-gtkcontainer.html#signal-prototypes-gtkcontainer" title="gtk.Container Signal Prototypes">gtk.Container Signal Prototypes</a></p></div><div class="refsect1" title="Description"><a name="id4071802"></a><h2>Description</h2><p>A <a class="link" href="class-gtkvbuttonbox.html" title="gtk.VButtonBox"><code class="classname">gtk.VButtonBox</code></a>
is a container subclassed from <a class="link" href="class-gtkbuttonbox.html" title="gtk.ButtonBox"><code class="classname">gtk.ButtonBox</code></a>
that is optimized for the vertical layout of buttons. The <a class="link" href="class-gtkvbuttonbox.html" title="gtk.VButtonBox"><code class="classname">gtk.VButtonBox</code></a>
helps provide a consistent layout of buttons in an application by supplying
default values of spacing, padding and layout style (see the <a class="link" href="class-gtkbuttonbox.html" title="gtk.ButtonBox"><code class="classname">gtk.ButtonBox</code></a>
reference for more detail). Buttons are packed into a <a class="link" href="class-gtkvbuttonbox.html" title="gtk.VButtonBox"><code class="classname">gtk.VButtonBox</code></a>
using the <a class="link" href="class-gtkcontainer.html#method-gtkcontainer--add" title="gtk.Container.add"><code class="methodname">gtk.Container.add</code>()</a>)
method. The <a class="link" href="class-gtkbox.html#method-gtkbox--pack-start" title="gtk.Box.pack_start"><code class="methodname">pack_start</code>()</a>
and <a class="link" href="class-gtkbox.html#method-gtkbox--pack-end" title="gtk.Box.pack_end"><code class="methodname">pack_end</code>()</a>
methods can also be used but they work just like the <a class="link" href="class-gtkcontainer.html#method-gtkcontainer--add" title="gtk.Container.add"><code class="methodname">gtk.Container.add</code>()</a>)
method i.e. they pack the button in a way that depends on the current layout
style and on whether the button has had the <a class="link" href="class-gtkbuttonbox.html#method-gtkbuttonbox--set-child-secondary" title="gtk.ButtonBox.set_child_secondary"><code class="methodname">gtk.ButtonBox.set_child_secondary</code>()</a>
method called on it. The spacing between buttons can be set with the <a class="link" href="class-gtkbox.html#method-gtkbox--set-spacing" title="gtk.Box.set_spacing"><code class="methodname">gtk.Box.set_spacing</code>()</a>
method. The arrangement and layout of the buttons can be changed with the
<a class="link" href="class-gtkbuttonbox.html#method-gtkbuttonbox--set-layout" title="gtk.ButtonBox.set_layout"><code class="methodname">gtk.ButtonBox.set_layout</code>()</a>
method.</p></div><div class="refsect1" title="Constructor"><a name="constructor-gtkvbuttonbox"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gtk.VButtonBox</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 new <a class="link" href="class-gtkvbuttonbox.html" title="gtk.VButtonBox"><code class="classname">gtk.VButtonBox</code></a>
widget</td></tr></tbody></table><p>Creates a new <a class="link" href="class-gtkvbuttonbox.html" title="gtk.VButtonBox"><code class="classname">gtk.VButtonBox</code></a>
widget</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gtkvbox.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gtk-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gtkvolumebutton.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gtk.VBox </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gtk.VolumeButton</td></tr></table></div></body></html>
|