File: class-gtkhseparator.html

package info (click to toggle)
pygtk 2.24.0-5.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 26,760 kB
  • ctags: 8,260
  • sloc: xml: 182,079; sh: 10,297; python: 10,161; ansic: 2,861; makefile: 1,358
file content (19 lines) | stat: -rw-r--r-- 6,415 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>gtk.HSeparator</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-gtkhscrollbar.html" title="gtk.HScrollbar"><link rel="next" href="class-gtkiconfactory.html" title="gtk.IconFactory"></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.HSeparator</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkhscrollbar.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtkiconfactory.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gtk.HSeparator"><a name="class-gtkhseparator"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.HSeparator</h2><p>gtk.HSeparator — a horizontal separator.</p></div><div class="refsect1" title="Synopsis"><a name="id3730240"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.HSeparator</span></span>(<span class="ooclass"><span class="classname"><a class="link" href="class-gtkseparator.html" title="gtk.Separator">gtk.Separator</a></span></span>):
<code class="constructorsynopsis">    <span class="methodname"><a class="link" href="class-gtkhseparator.html#constructor-gtkhseparator" title="Constructor">gtk.HSeparator</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Ancestry"><a name="id3730289"></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-gtkseparator.html" title="gtk.Separator">gtk.Separator</a>
        +-- <a class="link" href="class-gtkhseparator.html" title="gtk.HSeparator">gtk.HSeparator</a>
</pre></div><div class="refsect1" title="Implemented Interfaces"><a name="id3730334"></a><h2>Implemented Interfaces</h2><p>
			<a class="link" href="class-gtkhseparator.html" title="gtk.HSeparator"><code class="classname">gtk.HSeparator</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.HSeparator Properties"><a name="properties-gtkhseparator"></a><h2>gtk.HSeparator 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></div><div class="refsect1" title="gtk.HSeparator Style Properties"><a name="style-properties-gtkhseparator"></a><h2>gtk.HSeparator 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></div><div class="refsect1" title="gtk.HSeparator Signal Prototypes"><a name="signal-prototypes-gtkhseparator"></a><h2>gtk.HSeparator 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></div><div class="refsect1" title="Description"><a name="id3730443"></a><h2>Description</h2><p>The <a class="link" href="class-gtkhseparator.html" title="gtk.HSeparator"><code class="classname">gtk.HSeparator</code></a>
widget is a horizontal separator, used to visibly separate the widgets
within a window. It displays a horizontal line with a shadow to make it
appear sunken into the interface.</p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>The <a class="link" href="class-gtkhseparator.html" title="gtk.HSeparator"><code class="classname">gtk.HSeparator</code></a>
widget is not used as a separator within menus. To create a separator in a
menu create an empty <a class="link" href="class-gtkseparatormenuitem.html" title="gtk.SeparatorMenuItem"><code class="classname">gtk.SeparatorMenuItem</code></a> 
widget and add it to the menu with <a class="link" href="class-gtkmenushell.html#method-gtkmenushell--append" title="gtk.MenuShell.append"><code class="methodname">gtk.MenuShell.append</code>()</a>.</p></div></div><div class="refsect1" title="Constructor"><a name="constructor-gtkhseparator"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis">    <span class="methodname">gtk.HSeparator</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 horizontal separator
widget</td></tr></tbody></table><p>Creates a new <a class="link" href="class-gtkhseparator.html" title="gtk.HSeparator"><code class="classname">gtk.HSeparator</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-gtkhscrollbar.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-gtkiconfactory.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gtk.HScrollbar </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gtk.IconFactory</td></tr></table></div></body></html>