Sophie

Sophie

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

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.Table</TITLE
><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css"
><SCRIPT SRC="haddock-util.js" TYPE="text/javascript"
></SCRIPT
></HEAD
><BODY
><DIV CLASS="outer"
><DIV CLASS="mini-topbar"
>Graphics.UI.Gtk.Layout.Table</DIV
><DIV CLASS="mini-synopsis"
><H1
>Detail
</H1
>  <H1
>Class Hierarchy
</H1
>  <H1
>Types
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-Layout-Table.html#t%3ATable" TARGET="main"
>Table</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>class</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-Layout-Table.html#t%3ATableClass" TARGET="main"
>TableClass</A
> o</DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AcastToTable" TARGET="main"
>castToTable</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AgTypeTable" TARGET="main"
>gTypeTable</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtoTable" TARGET="main"
>toTable</A
></DIV
> <H1
>Constructors
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableNew" TARGET="main"
>tableNew</A
></DIV
> <H1
>Methods
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableResize" TARGET="main"
>tableResize</A
></DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-Layout-Table.html#t%3AAttachOptions" TARGET="main"
>AttachOptions</A
> </DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableAttach" TARGET="main"
>tableAttach</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableAttachDefaults" TARGET="main"
>tableAttachDefaults</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableSetRowSpacing" TARGET="main"
>tableSetRowSpacing</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableGetRowSpacing" TARGET="main"
>tableGetRowSpacing</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableSetColSpacing" TARGET="main"
>tableSetColSpacing</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableGetColSpacing" TARGET="main"
>tableGetColSpacing</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableSetRowSpacings" TARGET="main"
>tableSetRowSpacings</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableGetDefaultRowSpacing" TARGET="main"
>tableGetDefaultRowSpacing</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableSetColSpacings" TARGET="main"
>tableSetColSpacings</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableGetDefaultColSpacing" TARGET="main"
>tableGetDefaultColSpacing</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableSetHomogeneous" TARGET="main"
>tableSetHomogeneous</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableGetHomogeneous" TARGET="main"
>tableGetHomogeneous</A
></DIV
> <H1
>Attributes
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableNRows" TARGET="main"
>tableNRows</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableNColumns" TARGET="main"
>tableNColumns</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableRowSpacing" TARGET="main"
>tableRowSpacing</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableColumnSpacing" TARGET="main"
>tableColumnSpacing</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableHomogeneous" TARGET="main"
>tableHomogeneous</A
></DIV
> <H1
>Child Attributes
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableChildLeftAttach" TARGET="main"
>tableChildLeftAttach</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableChildRightAttach" TARGET="main"
>tableChildRightAttach</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableChildTopAttach" TARGET="main"
>tableChildTopAttach</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableChildBottomAttach" TARGET="main"
>tableChildBottomAttach</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableChildXOptions" TARGET="main"
>tableChildXOptions</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableChildYOptions" TARGET="main"
>tableChildYOptions</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableChildXPadding" TARGET="main"
>tableChildXPadding</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Layout-Table.html#v%3AtableChildYPadding" TARGET="main"
>tableChildYPadding</A
></DIV
></DIV
></DIV
></BODY
></HTML
>