Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 677c1b5134368504c2e447757584d19e > files > 676

ghc-gtk-devel-0.11.2-5.fc14.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--Rendered using the Haskell Html Library v0.2-->
<HTML
><HEAD
><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"
><TITLE
>Graphics.UI.Gtk.Layout.Notebook</TITLE
><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css"
><SCRIPT SRC="haddock-util.js" TYPE="text/javascript"
></SCRIPT
><SCRIPT TYPE="text/javascript"
>window.onload = function () {setSynopsis("mini_Graphics-UI-Gtk-Layout-Notebook.html")};</SCRIPT
></HEAD
><BODY
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="topbar"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD
><IMG SRC="haskell_icon.gif" WIDTH="16" HEIGHT="16" ALT=" "
></TD
><TD CLASS="title"
>gtk-0.11.2: Binding to the Gtk+ graphical user interface library.</TD
><TD CLASS="topbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html"
>Source code</A
></TD
><TD CLASS="topbut"
><A HREF="index.html"
>Contents</A
></TD
><TD CLASS="topbut"
><A HREF="doc-index.html"
>Index</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="modulebar"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD
><FONT SIZE="6"
>Graphics.UI.Gtk.Layout.Notebook</FONT
></TD
><TD ALIGN="right"
><TABLE CLASS="narrow" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="infohead"
>Portability</TD
><TD CLASS="infoval"
>portable (depends on GHC)</TD
></TR
><TR
><TD CLASS="infohead"
>Stability</TD
><TD CLASS="infoval"
>provisional</TD
></TR
><TR
><TD CLASS="infohead"
>Maintainer</TD
><TD CLASS="infoval"
>gtk2hs-users@lists.sourceforge.net</TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="section4"
><B
>Contents</B
></TD
></TR
><TR
><TD
><DL
><DT
><A HREF="#1"
>Detail
</A
></DT
><DT
><A HREF="#2"
>Class Hierarchy
</A
></DT
><DT
><A HREF="#3"
>Types
</A
></DT
><DT
><A HREF="#4"
>Constructors
</A
></DT
><DT
><A HREF="#5"
>Methods
</A
></DT
><DT
><A HREF="#6"
>Attributes
</A
></DT
><DT
><A HREF="#7"
>Child Attributes
</A
></DT
><DT
><A HREF="#8"
>Style Attributes
</A
></DT
><DT
><A HREF="#9"
>Signals
</A
></DT
><DT
><A HREF="#10"
>Deprecated
</A
></DT
></DL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
>Description</TD
></TR
><TR
><TD CLASS="doc"
>A tabbed notebook container
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
>Synopsis</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3ANotebook"
>Notebook</A
> </TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>class</SPAN
> <A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainerClass"
>ContainerClass</A
> o =&gt; <A HREF="#t%3ANotebookClass"
>NotebookClass</A
> o </TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3ANotebookPage"
>NotebookPage</A
> </TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcastToNotebook"
>castToNotebook</A
> :: <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObjectClass"
>GObjectClass</A
> obj =&gt; obj -&gt; <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AgTypeNotebook"
>gTypeNotebook</A
> :: <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AGType"
>GType</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoNotebook"
>toNotebook</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> o =&gt; o -&gt; <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookNew"
>notebookNew</A
> :: <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookAppendPage"
>notebookAppendPage</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookAppendPageMenu"
>notebookAppendPageMenu</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> tabLabel, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> menuLabel) =&gt; self -&gt; child -&gt; tabLabel -&gt; menuLabel -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookPrependPage"
>notebookPrependPage</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookPrependPageMenu"
>notebookPrependPageMenu</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> tabLabel, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> menuLabel) =&gt; self -&gt; child -&gt; tabLabel -&gt; menuLabel -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookInsertPage"
>notebookInsertPage</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookInsertPageMenu"
>notebookInsertPageMenu</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> tabLabel, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> menuLabel) =&gt; self -&gt; child -&gt; tabLabel -&gt; menuLabel -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookRemovePage"
>notebookRemovePage</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookPageNum"
>notebookPageNum</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> w) =&gt; self -&gt; w -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetCurrentPage"
>notebookSetCurrentPage</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookNextPage"
>notebookNextPage</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookPrevPage"
>notebookPrevPage</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookReorderChild"
>notebookReorderChild</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3APositionType"
>PositionType</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3APosLeft"
>PosLeft</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3APosRight"
>PosRight</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3APosTop"
>PosTop</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3APosBottom"
>PosBottom</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetTabPos"
>notebookSetTabPos</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APositionType"
>PositionType</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetTabPos"
>notebookGetTabPos</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APositionType"
>PositionType</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetShowTabs"
>notebookSetShowTabs</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetShowTabs"
>notebookGetShowTabs</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetShowBorder"
>notebookSetShowBorder</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetShowBorder"
>notebookGetShowBorder</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetScrollable"
>notebookSetScrollable</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetScrollable"
>notebookGetScrollable</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetTabBorder"
>notebookSetTabBorder</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetTabHBorder"
>notebookSetTabHBorder</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetTabVBorder"
>notebookSetTabVBorder</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetPopup"
>notebookSetPopup</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetCurrentPage"
>notebookGetCurrentPage</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetMenuLabel"
>notebookSetMenuLabel</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> menuLabel) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> menuLabel -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetMenuLabel"
>notebookGetMenuLabel</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetMenuLabelText"
>notebookSetMenuLabelText</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetMenuLabelText"
>notebookGetMenuLabelText</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetNthPage"
>notebookGetNthPage</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetNPages"
>notebookGetNPages</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetTabLabel"
>notebookGetTabLabel</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetTabLabelText"
>notebookGetTabLabelText</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3APacking"
>Packing</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3APackRepel"
>PackRepel</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3APackGrow"
>PackGrow</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3APackNatural"
>PackNatural</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3APackType"
>PackType</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3APackStart"
>PackStart</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3APackEnd"
>PackEnd</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookQueryTabLabelPacking"
>notebookQueryTabLabelPacking</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APacking"
>Packing</A
>, <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APackType"
>PackType</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetTabLabelPacking"
>notebookSetTabLabelPacking</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APacking"
>Packing</A
> -&gt; <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APackType"
>PackType</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetHomogeneousTabs"
>notebookSetHomogeneousTabs</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetTabLabel"
>notebookSetTabLabel</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> tabLabel) =&gt; self -&gt; child -&gt; tabLabel -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetTabLabelText"
>notebookSetTabLabelText</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetTabReorderable"
>notebookSetTabReorderable</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetTabReorderable"
>notebookGetTabReorderable</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookSetTabDetachable"
>notebookSetTabDetachable</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookGetTabDetachable"
>notebookGetTabDetachable</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookPage"
>notebookPage</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookTabPos"
>notebookTabPos</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APositionType"
>PositionType</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookTabBorder"
>notebookTabBorder</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AWriteAttr"
>WriteAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookTabHborder"
>notebookTabHborder</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookTabVborder"
>notebookTabVborder</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookShowTabs"
>notebookShowTabs</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookShowBorder"
>notebookShowBorder</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookScrollable"
>notebookScrollable</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookEnablePopup"
>notebookEnablePopup</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookHomogeneous"
>notebookHomogeneous</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookCurrentPage"
>notebookCurrentPage</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookChildTabLabel"
>notebookChildTabLabel</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookChildMenuLabel"
>notebookChildMenuLabel</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookChildPosition"
>notebookChildPosition</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookChildTabPacking"
>notebookChildTabPacking</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APacking"
>Packing</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookChildTabPackType"
>notebookChildTabPackType</A
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APackType"
>PackType</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookChildDetachable"
>notebookChildDetachable</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookChildReorderable"
>notebookChildReorderable</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookChildTabExpand"
>notebookChildTabExpand</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookChildTabFill"
>notebookChildTabFill</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookStyleArrowSpacing"
>notebookStyleArrowSpacing</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookStyleHasBackwardStepper"
>notebookStyleHasBackwardStepper</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookStyleHasForwardStepper"
>notebookStyleHasForwardStepper</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookStyleHasSecondaryBackwardStepper"
>notebookStyleHasSecondaryBackwardStepper</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookStyleHasSecondaryForwardStepper"
>notebookStyleHasSecondaryForwardStepper</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookStyleTabCurvature"
>notebookStyleTabCurvature</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AnotebookStyleTabOverlap"
>notebookStyleTabOverlap</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AswitchPage"
>switchPage</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3ApageAdded"
>pageAdded</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3ApageRemoved"
>pageRemoved</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3ApageReordered"
>pageReordered</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AonSwitchPage"
>onSwitchPage</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> nb =&gt; nb -&gt; (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3AConnectId"
>ConnectId</A
> nb)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AafterSwitchPage"
>afterSwitchPage</A
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> nb =&gt; nb -&gt; (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3AConnectId"
>ConnectId</A
> nb)</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="1"
><A NAME="1"
>Detail
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TT
> widget is a <TT
><A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainer"
>Container</A
></TT
> whose children are pages that can
 be switched between using tab labels along one edge.
</P
><P
>There are many configuration options for <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TT
>. Among other things,
 you can choose on which edge the tabs appear (see <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookSetTabPos"
>notebookSetTabPos</A
></TT
>),
 whether, if there are too many tabs to fit the noteobook should be made
 bigger or scrolling arrows added (see <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookSetScrollable"
>notebookSetScrollable</A
></TT
>), and
 whether there will be a popup menu allowing the users to switch pages. (see
 <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookEnablePopup"
>notebookEnablePopup</A
></TT
>)
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="2"
><A NAME="2"
>Class Hierarchy
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="doc"
><PRE
>
 | <TT
><A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObject"
>GObject</A
></TT
>
 | +----<TT
><A HREF="Graphics-UI-Gtk-Abstract-Object.html#t%3AObject"
>Object</A
></TT
>
 | +----<TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
>
 | +----<TT
><A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainer"
>Container</A
></TT
>
 | +----Notebook
</PRE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="3"
><A NAME="3"
>Types
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:Notebook"
><A NAME="t%3ANotebook"
></A
></A
><B
>Notebook</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#Notebook"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:Notebook')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:Notebook" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Ord.html#t%3AOrd"
>Ord</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObjectClass"
>GObjectClass</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainerClass"
>ContainerClass</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Abstract-Object.html#t%3AObjectClass"
>ObjectClass</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>class</SPAN
> <A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainerClass"
>ContainerClass</A
> o =&gt; <A NAME="t:NotebookClass"
><A NAME="t%3ANotebookClass"
></A
></A
><B
>NotebookClass</B
> o </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#NotebookClass"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:NotebookClass')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:NotebookClass" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:NotebookPage"
><A NAME="t%3ANotebookPage"
></A
></A
><B
>NotebookPage</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#NotebookPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:castToNotebook"
><A NAME="v%3AcastToNotebook"
></A
></A
><B
>castToNotebook</B
> :: <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObjectClass"
>GObjectClass</A
> obj =&gt; obj -&gt; <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#castToNotebook"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:gTypeNotebook"
><A NAME="v%3AgTypeNotebook"
></A
></A
><B
>gTypeNotebook</B
> :: <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AGType"
>GType</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#gTypeNotebook"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toNotebook"
><A NAME="v%3AtoNotebook"
></A
></A
><B
>toNotebook</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> o =&gt; o -&gt; <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#toNotebook"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="4"
><A NAME="4"
>Constructors
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookNew"
><A NAME="v%3AnotebookNew"
></A
></A
><B
>notebookNew</B
> :: <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookNew"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Creates a new <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TT
> widget with no pages.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="5"
><A NAME="5"
>Methods
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookAppendPage"
><A NAME="v%3AnotebookAppendPage"
></A
></A
><B
>notebookAppendPage</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookAppendPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> to use as the contents of the page.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
><TD CLASS="rdoc"
><TT
>tabLabel</TT
> - the label for the page
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns the index (starting from 0) of the appended page in
 the notebook, or -1 if function fails
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Appends a page to <TT
>notebook</TT
>.
</P
><P
>The given label will be used for the label widget of the new tab. In case
 the context menu is enabled, this name will also appear in the popup menu.
 If you want to specify something else to go in the tab, use
 <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookAppendPageMenu"
>notebookAppendPageMenu</A
></TT
>.
</P
><UL
><LI
> This function returned <TT
>()</TT
> in Gtk+ version 2.2.X and earlier
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookAppendPageMenu"
><A NAME="v%3AnotebookAppendPageMenu"
></A
></A
><B
>notebookAppendPageMenu</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookAppendPageMenu"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> tabLabel, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> menuLabel)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> to use as the contents of the page.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; tabLabel</TD
><TD CLASS="rdoc"
><TT
>tabLabel</TT
> - the <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> to be used as the label for the
 page (usually a <TT
><A HREF="Graphics-UI-Gtk-Display-Label.html#t%3ALabel"
>Label</A
></TT
> widget).
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; menuLabel</TD
><TD CLASS="rdoc"
><TT
>menuLabel</TT
> - the widget to use as a label for the
 page-switch menu, if that is enabled (usually a <TT
><A HREF="Graphics-UI-Gtk-Display-Label.html#t%3ALabel"
>Label</A
></TT
>
 widget).
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns the index (starting from 0) of the appended page in
 the notebook, or -1 if function fails
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Appends a page to <TT
>notebook</TT
>, specifying the widget to use as the label
 in the popup menu.
</P
><P
>Like <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookAppendPage"
>notebookAppendPage</A
></TT
> but allows any widget to be used for the label of
 the new tab and the entry in the page-switch popup menu.
</P
><UL
><LI
> This function returned <TT
>()</TT
> in Gtk version 2.2.X and earlier
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookPrependPage"
><A NAME="v%3AnotebookPrependPage"
></A
></A
><B
>notebookPrependPage</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookPrependPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> to use as the contents of the page.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
><TD CLASS="rdoc"
><TT
>tabLabel</TT
> - the label for the page
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns the index (starting from 0) of the prepended page in
 the notebook, or -1 if function fails
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Prepends a page to <TT
>notebook</TT
>.
</P
><UL
><LI
> The given label will be used for the label widget of the new tab. In case
 the context menu is enabled, this name will also appear in the popup menu. If
 you want to specify something else to go in the tab, use
 <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookPrependPageMenu"
>notebookPrependPageMenu</A
></TT
>.
</LI
><LI
> This function returned <TT
>()</TT
> in Gtk version 2.2.X and earlier
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookPrependPageMenu"
><A NAME="v%3AnotebookPrependPageMenu"
></A
></A
><B
>notebookPrependPageMenu</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookPrependPageMenu"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> tabLabel, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> menuLabel)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> to use as the contents of the page.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; tabLabel</TD
><TD CLASS="rdoc"
><TT
>tabLabel</TT
> - the <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> to be used as the label for the
 page (usually a <TT
><A HREF="Graphics-UI-Gtk-Display-Label.html#t%3ALabel"
>Label</A
></TT
> widget).
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; menuLabel</TD
><TD CLASS="rdoc"
><TT
>menuLabel</TT
> - the widget to use as a label for the
 page-switch menu, if that is enabled (usually a <TT
><A HREF="Graphics-UI-Gtk-Display-Label.html#t%3ALabel"
>Label</A
></TT
>
 widget).
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns the index (starting from 0) of the prepended page
 in the notebook, or -1 if function fails
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Prepends a page to <TT
>notebook</TT
>, specifying the widget to use as the label
 in the popup menu.
</P
><P
>Like <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookPrependPage"
>notebookPrependPage</A
></TT
> but allows any widget to be used for the label of
 the new tab and then entry in the page-switch popup menu.
</P
><UL
><LI
> This function returned <TT
>()</TT
> in Gtk version 2.2.X and earlier
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookInsertPage"
><A NAME="v%3AnotebookInsertPage"
></A
></A
><B
>notebookInsertPage</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookInsertPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> to use as the contents of the page.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
><TD CLASS="rdoc"
><TT
>tabLabel</TT
> - the label for the page
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>position</TT
> - the index (starting at 0) at which to insert
 the page, or -1 to append the page after all other pages.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns the index (starting from 0) of the inserted page in
 the notebook, or -1 if function fails
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Insert a page into <TT
>notebook</TT
> at the given position.
</P
><UL
><LI
> The given label will be used for the label widget of the new tab. In case
 the context menu is enabled, this name will also appear in the popup menu. If
 you want to specify something else to go in the tab, use
 <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookInsertPageMenu"
>notebookInsertPageMenu</A
></TT
>.
</LI
><LI
> This function returned <TT
>()</TT
> in Gtk version 2.2.X and earlier
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookInsertPageMenu"
><A NAME="v%3AnotebookInsertPageMenu"
></A
></A
><B
>notebookInsertPageMenu</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookInsertPageMenu"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> tabLabel, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> menuLabel)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> to use as the contents of the page.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; tabLabel</TD
><TD CLASS="rdoc"
><TT
>tabLabel</TT
> - the <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> to be used as the label for the
 page (usually a <TT
><A HREF="Graphics-UI-Gtk-Display-Label.html#t%3ALabel"
>Label</A
></TT
> widget).
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; menuLabel</TD
><TD CLASS="rdoc"
><TT
>menuLabel</TT
> - the widget to use as a label for the
 page-switch menu, if that is enabled (usually a <TT
><A HREF="Graphics-UI-Gtk-Display-Label.html#t%3ALabel"
>Label</A
></TT
>
 widget).
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>position</TT
> - the index (starting at 0) at which to insert
 the page, or -1 to append the page after all other pages.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns the index (starting from 0) of the inserted page in
 the notebook, or -1 if function fails
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Insert a page into <TT
>notebook</TT
> at the given position, specifying the
 widget to use as the label in the popup menu.
</P
><P
>Like <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookInsertPage"
>notebookInsertPage</A
></TT
> but allows any widget to be used for the label of
 the new tab and then entry in the page-switch popup menu.
</P
><UL
><LI
> This function returned <TT
>()</TT
> in Gtk version 2.2.X and earlier
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookRemovePage"
><A NAME="v%3AnotebookRemovePage"
></A
></A
><B
>notebookRemovePage</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookRemovePage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>pageNum</TT
> - the index of a notebook page, starting from 0. If
 -1, the last page will be removed.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Removes a page from the notebook given its index in the notebook.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookPageNum"
><A NAME="v%3AnotebookPageNum"
></A
></A
><B
>notebookPageNum</B
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> w) =&gt; self -&gt; w -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookPageNum"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Query the page the child widget is contained in.
</P
><UL
><LI
> The function returns the page number if the child was found, Nothing
 otherwise.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetCurrentPage"
><A NAME="v%3AnotebookSetCurrentPage"
></A
></A
><B
>notebookSetCurrentPage</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetCurrentPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>pageNum</TT
> - index of the page to switch to, starting from 0. If
 negative, the last page will be used. If greater than the number
 of pages in the notebook, nothing will be done.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Switches to the page number <TT
>pageNum</TT
>. Page numbers start from <TT
>0</TT
>.
 Use <TT
>-1</TT
> to request the last page.
</P
><UL
><LI
> Note that due to historical reasons, GtkNotebook refuses
 to switch to a page unless the child widget is visible.
 Therefore, it is recommended to show child widgets before
 adding them to a notebook.
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookNextPage"
><A NAME="v%3AnotebookNextPage"
></A
></A
><B
>notebookNextPage</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookNextPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Switches to the next page. Nothing happens if the current page is the
 last page.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookPrevPage"
><A NAME="v%3AnotebookPrevPage"
></A
></A
><B
>notebookPrevPage</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookPrevPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Switches to the previous page. Nothing happens if the current page is the
 first page.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookReorderChild"
><A NAME="v%3AnotebookReorderChild"
></A
></A
><B
>notebookReorderChild</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookReorderChild"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the child to move
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>position</TT
> - the new position, or -1 to move to the end
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Reorders the page containing <TT
>child</TT
>, so that it appears in position
 <TT
>position</TT
>. If <TT
>position</TT
> is greater than or equal to the number of children
 in the list or negative, <TT
>child</TT
> will be moved to the end of the list.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:PositionType"
><A NAME="t%3APositionType"
></A
></A
><B
>PositionType</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#PositionType"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
>Position a scale's value is drawn relative to the
 trough
</TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:PosLeft"
><A NAME="v%3APosLeft"
></A
></A
><B
>PosLeft</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:PosRight"
><A NAME="v%3APosRight"
></A
></A
><B
>PosRight</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:PosTop"
><A NAME="v%3APosTop"
></A
></A
><B
>PosTop</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:PosBottom"
><A NAME="v%3APosBottom"
></A
></A
><B
>PosBottom</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:PositionType')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:PositionType" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APositionType"
>PositionType</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APositionType"
>PositionType</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APositionType"
>PositionType</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetTabPos"
><A NAME="v%3AnotebookSetTabPos"
></A
></A
><B
>notebookSetTabPos</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetTabPos"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APositionType"
>PositionType</A
></TD
><TD CLASS="rdoc"
><TT
>pos</TT
> - the edge to draw the tabs at.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Sets the edge at which the tabs for switching pages in the notebook are
 drawn.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetTabPos"
><A NAME="v%3AnotebookGetTabPos"
></A
></A
><B
>notebookGetTabPos</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetTabPos"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APositionType"
>PositionType</A
></TD
><TD CLASS="rdoc"
>returns the edge at which the tabs are drawn
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Gets the edge at which the tabs for switching pages in the notebook are
 drawn.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetShowTabs"
><A NAME="v%3AnotebookSetShowTabs"
></A
></A
><B
>notebookSetShowTabs</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetShowTabs"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
><TT
>showTabs</TT
> - <TT
>True</TT
> if the tabs should be shown.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Sets whether to show the tabs for the notebook or not.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetShowTabs"
><A NAME="v%3AnotebookGetShowTabs"
></A
></A
><B
>notebookGetShowTabs</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetShowTabs"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if the tabs are shown
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Returns whether the tabs of the notebook are shown. See
 <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookSetShowTabs"
>notebookSetShowTabs</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetShowBorder"
><A NAME="v%3AnotebookSetShowBorder"
></A
></A
><B
>notebookSetShowBorder</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetShowBorder"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
><TT
>showBorder</TT
> - <TT
>True</TT
> if a bevel should be drawn around the
 notebook.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Sets whether a bevel will be drawn around the notebook pages. This only
 has a visual effect when the tabs are not shown. See <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookSetShowTabs"
>notebookSetShowTabs</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetShowBorder"
><A NAME="v%3AnotebookGetShowBorder"
></A
></A
><B
>notebookGetShowBorder</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetShowBorder"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if the bevel is drawn
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Returns whether a bevel will be drawn around the notebook pages. See
 <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookSetShowBorder"
>notebookSetShowBorder</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetScrollable"
><A NAME="v%3AnotebookSetScrollable"
></A
></A
><B
>notebookSetScrollable</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetScrollable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
><TT
>scrollable</TT
> - <TT
>True</TT
> if scroll arrows should be added
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Sets whether the tab label area will have arrows for scrolling if there
 are too many tabs to fit in the area.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetScrollable"
><A NAME="v%3AnotebookGetScrollable"
></A
></A
><B
>notebookGetScrollable</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetScrollable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if arrows for scrolling are present
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Returns whether the tab label area has arrows for scrolling. See
 <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookSetScrollable"
>notebookSetScrollable</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetTabBorder"
><A NAME="v%3AnotebookSetTabBorder"
></A
></A
><B
>notebookSetTabBorder</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetTabBorder"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>borderWidth</TT
> - width of the border around the tab labels.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Sets the width the border around the tab labels in a notebook. This is
 equivalent to calling <TT
><TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookSetTabHBorder"
>notebookSetTabHBorder</A
></TT
> notebook borderWidth</TT
>
 followed by <TT
><TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookSetTabVBorder"
>notebookSetTabVBorder</A
></TT
> notebook borderWidth</TT
>.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetTabHBorder"
><A NAME="v%3AnotebookSetTabHBorder"
></A
></A
><B
>notebookSetTabHBorder</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetTabHBorder"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>tabHborder</TT
> - width of the horizontal border of tab labels.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Sets the width of the horizontal border of tab labels.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetTabVBorder"
><A NAME="v%3AnotebookSetTabVBorder"
></A
></A
><B
>notebookSetTabVBorder</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetTabVBorder"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>tabVborder</TT
> - width of the vertical border of tab labels.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Sets the width of the vertical border of tab labels.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetPopup"
><A NAME="v%3AnotebookSetPopup"
></A
></A
><B
>notebookSetPopup</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetPopup"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Enables or disables the popup menu: if the user clicks with the right
 mouse button on the bookmarks, a menu with all the pages will be popped up.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetCurrentPage"
><A NAME="v%3AnotebookGetCurrentPage"
></A
></A
><B
>notebookGetCurrentPage</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetCurrentPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns the index (starting from 0) of the current page in the
 notebook. If the notebook has no pages, then -1 will be returned.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Returns the page number of the current page.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetMenuLabel"
><A NAME="v%3AnotebookSetMenuLabel"
></A
></A
><B
>notebookSetMenuLabel</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetMenuLabel"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> menuLabel)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the child widget
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> menuLabel</TD
><TD CLASS="rdoc"
><TT
>menuLabel</TT
> - the menu label, or <TT
>Nothing</TT
> for
 default
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Changes the menu label for the page containing <TT
>child</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetMenuLabel"
><A NAME="v%3AnotebookGetMenuLabel"
></A
></A
><B
>notebookGetMenuLabel</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetMenuLabel"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - a widget contained in a page of
 <TT
>notebook</TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
>)</TD
><TD CLASS="rdoc"
>returns the menu label, or <TT
>Nothing</TT
> if the
 notebook page does not have a menu label other than
 the default (the tab label).
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Retrieves the menu label widget of the page containing <TT
>child</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetMenuLabelText"
><A NAME="v%3AnotebookSetMenuLabelText"
></A
></A
><B
>notebookSetMenuLabelText</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetMenuLabelText"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the child widget
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
><TD CLASS="rdoc"
><TT
>menuText</TT
> - the label text
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Creates a new label and sets it as the menu label of <TT
>child</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetMenuLabelText"
><A NAME="v%3AnotebookGetMenuLabelText"
></A
></A
><B
>notebookGetMenuLabelText</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetMenuLabelText"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the child widget of a page of the
 notebook.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>)</TD
><TD CLASS="rdoc"
>returns value: the text of the tab label, or
 <TT
>Nothing</TT
> if the widget does not have a menu label
 other than the default menu label, or the menu label
 widget is not a <TT
><A HREF="Graphics-UI-Gtk-Display-Label.html#t%3ALabel"
>Label</A
></TT
>.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Retrieves the text of the menu label for the page containing <TT
>child</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetNthPage"
><A NAME="v%3AnotebookGetNthPage"
></A
></A
><B
>notebookGetNthPage</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetNthPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>pageNum</TT
> - the index of a page in the noteobok, or
 -1 to get the last page.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
>)</TD
><TD CLASS="rdoc"
>returns the child widget, or <TT
>Nothing</TT
> if <TT
>pageNum</TT
>
 is out of bounds.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Returns the child widget contained in page number <TT
>pageNum</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetNPages"
><A NAME="v%3AnotebookGetNPages"
></A
></A
><B
>notebookGetNPages</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetNPages"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Gets the number of pages in a notebook.
</P
><UL
><LI
> Available since Gtk version 2.2
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetTabLabel"
><A NAME="v%3AnotebookGetTabLabel"
></A
></A
><B
>notebookGetTabLabel</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetTabLabel"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the page
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
>)</TD
><TD CLASS="rdoc"
>returns the tab label
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Returns the tab label widget for the page <TT
>child</TT
>. <TT
>Nothing</TT
> is returned
 if <TT
>child</TT
> is not in <TT
>notebook</TT
> or if no tab label has specifically been set
 for <TT
>child</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetTabLabelText"
><A NAME="v%3AnotebookGetTabLabelText"
></A
></A
><B
>notebookGetTabLabelText</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetTabLabelText"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - a widget contained in a page of
 <TT
>notebook</TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>)</TD
><TD CLASS="rdoc"
>returns value: the text of the tab label, or
 <TT
>Nothing</TT
> if the tab label widget is not a <TT
><A HREF="Graphics-UI-Gtk-Display-Label.html#t%3ALabel"
>Label</A
></TT
>.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Retrieves the text of the tab label for the page containing <TT
>child</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:Packing"
><A NAME="t%3APacking"
></A
></A
><B
>Packing</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#Packing"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
><P
>Packing parameters of a widget
</P
><UL
><LI
> The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APacking"
>Packing</A
></TT
> parameter determines how the child behaves in the horizontal
 or vertical way in an Graphics.UI.Gtk.Layout.HBox or
 Graphics.UI.Gtk.Layout.VBox, respectively. <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3APackNatural"
>PackNatural</A
></TT
>
 means the child is as big as it reqests. It will stay at the start of the
 end of a Graphics.UI.Gtk.Layout.Box if there is more space available.
 All children packed with <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3APackRepel"
>PackRepel</A
></TT
> will be padded on both sides with
 additional space. <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3APackGrow"
>PackGrow</A
></TT
> will increase the size of a widget so that it
 covers the available space. A menu bar, for instance, should always
 stay at the top of a window and should only occupy as little space
 as possible. Hence it should be packed at the start of a
 Graphics.UI.Gtk.Layout.VBox with
 the packing option <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3APackNatural"
>PackNatural</A
></TT
>. The working area of a window
 (e.g. the text area in an editor) should expand when the window is
 resized. Here the packing option <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3APackGrow"
>PackGrow</A
></TT
> is the right choice and
 it is irrelevant whether the main area is inserted at the start or
 the end of a box. Finally <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3APackRepel"
>PackRepel</A
></TT
> is most useful in a window
 where no widget can make use of excess space. Examples include a
 dialog box without list boxes or text fields.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:PackRepel"
><A NAME="v%3APackRepel"
></A
></A
><B
>PackRepel</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:PackGrow"
><A NAME="v%3APackGrow"
></A
></A
><B
>PackGrow</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:PackNatural"
><A NAME="v%3APackNatural"
></A
></A
><B
>PackNatural</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:Packing')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:Packing" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APacking"
>Packing</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APacking"
>Packing</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APacking"
>Packing</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:PackType"
><A NAME="t%3APackType"
></A
></A
><B
>PackType</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#PackType"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
>Packing of widgets at start or end in a box
</TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:PackStart"
><A NAME="v%3APackStart"
></A
></A
><B
>PackStart</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:PackEnd"
><A NAME="v%3APackEnd"
></A
></A
><B
>PackEnd</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:PackType')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:PackType" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APackType"
>PackType</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APackType"
>PackType</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APackType"
>PackType</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookQueryTabLabelPacking"
><A NAME="v%3AnotebookQueryTabLabelPacking"
></A
></A
><B
>notebookQueryTabLabelPacking</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookQueryTabLabelPacking"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the page
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APacking"
>Packing</A
>, <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APackType"
>PackType</A
>)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Query the packing attributes for the tab label of the page containing
 <TT
>child</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetTabLabelPacking"
><A NAME="v%3AnotebookSetTabLabelPacking"
></A
></A
><B
>notebookSetTabLabelPacking</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetTabLabelPacking"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the child widget
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APacking"
>Packing</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APackType"
>PackType</A
></TD
><TD CLASS="rdoc"
><TT
>packType</TT
> - the position of the bookmark
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Sets the packing parameters for the tab label of the page containing
 <TT
>child</TT
>. See Graphics.UI.Gtk.Abstract.Box.boxPackStart for the exact
 meaning of the parameters.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetHomogeneousTabs"
><A NAME="v%3AnotebookSetHomogeneousTabs"
></A
></A
><B
>notebookSetHomogeneousTabs</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetHomogeneousTabs"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
><TT
>homogeneous</TT
> - <TT
>True</TT
> if all tabs should be the same size.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Sets whether the tabs must have all the same size or not.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetTabLabel"
><A NAME="v%3AnotebookSetTabLabel"
></A
></A
><B
>notebookSetTabLabel</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetTabLabel"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> tabLabel)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the page
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; tabLabel</TD
><TD CLASS="rdoc"
><TT
>tabLabel</TT
> - the tab label widget to use
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Changes the tab label for <TT
>child</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetTabLabelText"
><A NAME="v%3AnotebookSetTabLabelText"
></A
></A
><B
>notebookSetTabLabelText</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetTabLabelText"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the page
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
><TD CLASS="rdoc"
><TT
>tabText</TT
> - the label text
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Creates a new label and sets it as the tab label for the page containing
 <TT
>child</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetTabReorderable"
><A NAME="v%3AnotebookSetTabReorderable"
></A
></A
><B
>notebookSetTabReorderable</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetTabReorderable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - a child page
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
><TT
>reorderable</TT
> - whether the tab is reorderable or not.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Sets whether the notebook tab can be reordered via drag and drop or not.
</P
><UL
><LI
> Available since Gtk version 2.10
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetTabReorderable"
><A NAME="v%3AnotebookGetTabReorderable"
></A
></A
><B
>notebookGetTabReorderable</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetTabReorderable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the child page
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>return <TT
>True</TT
> if the tab is reorderable.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Gets whether the tab can be reordered via drag and drop or not.
</P
><UL
><LI
> Available since Gtk version 2.10
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookSetTabDetachable"
><A NAME="v%3AnotebookSetTabDetachable"
></A
></A
><B
>notebookSetTabDetachable</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookSetTabDetachable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the child page
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
><TT
>detachable</TT
> - whether the tab is detachable or not
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Sets whether the tab can be detached from notebook to another notebook or widget.
</P
><P
>Note that 2 notebooks must share a common group identificator (see gtk_notebook_set_group_id()) to allow automatic tabs interchange between them.
</P
><P
>If you want a widget to interact with a notebook through DnD (i.e.: accept dragged tabs from it) it must be set as a drop destination and accept the target <A HREF="GTK_NOTEBOOK_TAB.html"
>GTK_NOTEBOOK_TAB</A
>.
 The notebook will fill the selection with a GtkWidget** pointing to the child widget that corresponds to the dropped tab.
</P
><P
>If you want a notebook to accept drags from other widgets, you will have to set your own DnD code to do it.
</P
><UL
><LI
> Available since Gtk version 2.10
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookGetTabDetachable"
><A NAME="v%3AnotebookGetTabDetachable"
></A
></A
><B
>notebookGetTabDetachable</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookGetTabDetachable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - the child page
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>return <TT
>True</TT
> if the tab is detachable.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Returns whether the tab contents can be detached from notebook.
</P
><UL
><LI
> Available since Gtk version 2.10
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="6"
><A NAME="6"
>Attributes
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookPage"
><A NAME="v%3AnotebookPage"
></A
></A
><B
>notebookPage</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The index of the current page.
</P
><P
>Allowed values: &gt;= 0
</P
><P
>Default value: 0
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookTabPos"
><A NAME="v%3AnotebookTabPos"
></A
></A
><B
>notebookTabPos</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APositionType"
>PositionType</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookTabPos"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Which side of the notebook holds the tabs.
</P
><P
>Default value: <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3APosTop"
>PosTop</A
></TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookTabBorder"
><A NAME="v%3AnotebookTabBorder"
></A
></A
><B
>notebookTabBorder</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AWriteAttr"
>WriteAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookTabBorder"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Width of the border around the tab labels.
</P
><P
>Default value: 2
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookTabHborder"
><A NAME="v%3AnotebookTabHborder"
></A
></A
><B
>notebookTabHborder</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookTabHborder"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Width of the horizontal border of tab labels.
</P
><P
>Default value: 2
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookTabVborder"
><A NAME="v%3AnotebookTabVborder"
></A
></A
><B
>notebookTabVborder</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookTabVborder"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Width of the vertical border of tab labels.
</P
><P
>Default value: 2
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookShowTabs"
><A NAME="v%3AnotebookShowTabs"
></A
></A
><B
>notebookShowTabs</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookShowTabs"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether tabs should be shown or not.
</P
><P
>Default value: <TT
>True</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookShowBorder"
><A NAME="v%3AnotebookShowBorder"
></A
></A
><B
>notebookShowBorder</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookShowBorder"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether the border should be shown or not.
</P
><P
>Default value: <TT
>True</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookScrollable"
><A NAME="v%3AnotebookScrollable"
></A
></A
><B
>notebookScrollable</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookScrollable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>If <TT
>True</TT
>, scroll arrows are added if there are too many tabs to fit.
</P
><P
>Default value: <TT
>False</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookEnablePopup"
><A NAME="v%3AnotebookEnablePopup"
></A
></A
><B
>notebookEnablePopup</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookEnablePopup"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>If <TT
>True</TT
>, pressing the right mouse button on the notebook pops up a menu
 that you can use to go to a page.
</P
><P
>Default value: <TT
>False</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookHomogeneous"
><A NAME="v%3AnotebookHomogeneous"
></A
></A
><B
>notebookHomogeneous</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookHomogeneous"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether tabs should have homogeneous sizes.
</P
><P
>Default value: <TT
>False</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookCurrentPage"
><A NAME="v%3AnotebookCurrentPage"
></A
></A
><B
>notebookCurrentPage</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookCurrentPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Switches to the page number <TT
>pageNum</TT
>.
</P
><P
>Note that due to historical reasons, <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebook"
>Notebook</A
></TT
> refuses to switch to a
 page unless the child widget is visible. Therefore, it is recommended to
 show child widgets before adding them to a notebook.
</P
><P
>Returns the page number of the current page.
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="7"
><A NAME="7"
>Child Attributes
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookChildTabLabel"
><A NAME="v%3AnotebookChildTabLabel"
></A
></A
><B
>notebookChildTabLabel</B
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookChildTabLabel"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The string displayed on the child's tab label.
</P
><P
>Default value: <TT
>Nothing</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookChildMenuLabel"
><A NAME="v%3AnotebookChildMenuLabel"
></A
></A
><B
>notebookChildMenuLabel</B
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookChildMenuLabel"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The string displayed in the child's menu entry.
</P
><P
>Default value: <TT
>Nothing</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookChildPosition"
><A NAME="v%3AnotebookChildPosition"
></A
></A
><B
>notebookChildPosition</B
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookChildPosition"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The index of the child in the parent.
</P
><P
>Allowed values: &gt;= -1
</P
><P
>Default value: 0
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookChildTabPacking"
><A NAME="v%3AnotebookChildTabPacking"
></A
></A
><B
>notebookChildTabPacking</B
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APacking"
>Packing</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookChildTabPacking"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The packing style of the child's tab.
</P
><P
>Default value: <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3APackGrow"
>PackGrow</A
></TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookChildTabPackType"
><A NAME="v%3AnotebookChildTabPackType"
></A
></A
><B
>notebookChildTabPackType</B
> :: (<A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APackType"
>PackType</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookChildTabPackType"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>A <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3APackType"
>PackType</A
></TT
> indicating whether the child is packed with reference to the
 start or end of the parent.
</P
><P
>Default value: <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3APackStart"
>PackStart</A
></TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookChildDetachable"
><A NAME="v%3AnotebookChildDetachable"
></A
></A
><B
>notebookChildDetachable</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookChildDetachable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether the tab is detachable.
</P
><P
>Default value: <TT
>False</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookChildReorderable"
><A NAME="v%3AnotebookChildReorderable"
></A
></A
><B
>notebookChildReorderable</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookChildReorderable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether the tab is reorderable by user action or not.
</P
><P
>Default value: <TT
>False</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookChildTabExpand"
><A NAME="v%3AnotebookChildTabExpand"
></A
></A
><B
>notebookChildTabExpand</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookChildTabExpand"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether to expand the child's tab or not.
</P
><P
>Default value : <TT
>False</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookChildTabFill"
><A NAME="v%3AnotebookChildTabFill"
></A
></A
><B
>notebookChildTabFill</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookChildTabFill"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether the child's tab should fill the allocated area or not.
</P
><P
>Default value : <TT
>False</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="8"
><A NAME="8"
>Style Attributes
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookStyleArrowSpacing"
><A NAME="v%3AnotebookStyleArrowSpacing"
></A
></A
><B
>notebookStyleArrowSpacing</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookStyleArrowSpacing"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookStyleArrowSpacing"
>notebookStyleArrowSpacing</A
></TT
> property defines the spacing between the scroll arrows and the tabs.
</P
><P
>Allowed values: &gt;= 0
</P
><P
>Default value: 0
</P
><UL
><LI
> Available since Gtk version 2.10
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookStyleHasBackwardStepper"
><A NAME="v%3AnotebookStyleHasBackwardStepper"
></A
></A
><B
>notebookStyleHasBackwardStepper</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookStyleHasBackwardStepper"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookStyleHasBackwardStepper"
>notebookStyleHasBackwardStepper</A
></TT
> property determines whether the standard backward arrow button is displayed.
</P
><P
>Default value: <TT
>True</TT
>
</P
><UL
><LI
> Available since Gtk version 2.4
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookStyleHasForwardStepper"
><A NAME="v%3AnotebookStyleHasForwardStepper"
></A
></A
><B
>notebookStyleHasForwardStepper</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookStyleHasForwardStepper"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookStyleHasForwardStepper"
>notebookStyleHasForwardStepper</A
></TT
> property determines whether the standard forward arrow button is displayed.
</P
><P
>Default value : <TT
>True</TT
>
</P
><UL
><LI
> Available since Gtk version 2.4
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookStyleHasSecondaryBackwardStepper"
><A NAME="v%3AnotebookStyleHasSecondaryBackwardStepper"
></A
></A
><B
>notebookStyleHasSecondaryBackwardStepper</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookStyleHasSecondaryBackwardStepper"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookStyleHasSecondaryBackwardStepper"
>notebookStyleHasSecondaryBackwardStepper</A
></TT
> property determines whether a second backward arrow button is displayed on the opposite end of the tab area.
</P
><P
>Default value: <TT
>False</TT
>
</P
><UL
><LI
> Available since Gtk version 2.4
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookStyleHasSecondaryForwardStepper"
><A NAME="v%3AnotebookStyleHasSecondaryForwardStepper"
></A
></A
><B
>notebookStyleHasSecondaryForwardStepper</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookStyleHasSecondaryForwardStepper"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookStyleHasSecondaryForwardStepper"
>notebookStyleHasSecondaryForwardStepper</A
></TT
> property determines whether a second forward arrow button is displayed on the opposite end of the tab area.
</P
><P
>Default value: <TT
>False</TT
>
</P
><UL
><LI
> Available since Gtk version 2.4
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookStyleTabCurvature"
><A NAME="v%3AnotebookStyleTabCurvature"
></A
></A
><B
>notebookStyleTabCurvature</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookStyleTabCurvature"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookStyleTabCurvature"
>notebookStyleTabCurvature</A
></TT
> property defines size of tab curvature.
</P
><P
>Allowed values: &gt;= 0
</P
><P
>Default value: 1
</P
><UL
><LI
> Available since Gtk version 2.10
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:notebookStyleTabOverlap"
><A NAME="v%3AnotebookStyleTabOverlap"
></A
></A
><B
>notebookStyleTabOverlap</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#notebookStyleTabOverlap"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3AnotebookStyleTabOverlap"
>notebookStyleTabOverlap</A
></TT
> property defines size of tab overlap area.
</P
><P
>Default value: 2
</P
><UL
><LI
> Available since Gtk version 2.10
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="9"
><A NAME="9"
>Signals
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:switchPage"
><A NAME="v%3AswitchPage"
></A
></A
><B
>switchPage</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#switchPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Emitted when the user or a function changes the current page.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:pageAdded"
><A NAME="v%3ApageAdded"
></A
></A
><B
>pageAdded</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#pageAdded"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3ApageAdded"
>pageAdded</A
></TT
> signal is emitted in the notebook right after a page is added to the notebook.
</P
><UL
><LI
> Available since Gtk+ version 2.10
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:pageRemoved"
><A NAME="v%3ApageRemoved"
></A
></A
><B
>pageRemoved</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#pageRemoved"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3ApageRemoved"
>pageRemoved</A
></TT
> signal is emitted in the notebook right after a page is removed from the notebook.
</P
><UL
><LI
> Available since Gtk+ version 2.10
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:pageReordered"
><A NAME="v%3ApageReordered"
></A
></A
><B
>pageReordered</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#pageReordered"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Layout-Notebook.html#v%3ApageReordered"
>pageReordered</A
></TT
> signal is emitted in the notebook right after a page has been reordered.
</P
><UL
><LI
> Available since Gtk+ version 2.10
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="10"
><A NAME="10"
>Deprecated
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:onSwitchPage"
><A NAME="v%3AonSwitchPage"
></A
></A
><B
>onSwitchPage</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> nb =&gt; nb -&gt; (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3AConnectId"
>ConnectId</A
> nb)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#onSwitchPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:afterSwitchPage"
><A NAME="v%3AafterSwitchPage"
></A
></A
><B
>afterSwitchPage</B
> :: <A HREF="Graphics-UI-Gtk-Layout-Notebook.html#t%3ANotebookClass"
>NotebookClass</A
> nb =&gt; nb -&gt; (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3AConnectId"
>ConnectId</A
> nb)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Layout-Notebook.html#afterSwitchPage"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>This signal is emitted when a new page is
 selected.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
> version 2.6.1</TD
></TR
></TABLE
></BODY
></HTML
>