Sophie

Sophie

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

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.Buttons.Button</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.Buttons.Button</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-Buttons-Button.html#t%3AButton" TARGET="main"
>Button</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>class</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-Buttons-Button.html#t%3AButtonClass" TARGET="main"
>ButtonClass</A
> o</DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AcastToButton" TARGET="main"
>castToButton</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AgTypeButton" TARGET="main"
>gTypeButton</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AtoButton" TARGET="main"
>toButton</A
></DIV
> <H1
>Constructors
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonNew" TARGET="main"
>buttonNew</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonNewWithLabel" TARGET="main"
>buttonNewWithLabel</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonNewWithMnemonic" TARGET="main"
>buttonNewWithMnemonic</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonNewFromStock" TARGET="main"
>buttonNewFromStock</A
></DIV
> <H1
>Methods
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonPressed" TARGET="main"
>buttonPressed</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonReleased" TARGET="main"
>buttonReleased</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonClicked" TARGET="main"
>buttonClicked</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonEnter" TARGET="main"
>buttonEnter</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonLeave" TARGET="main"
>buttonLeave</A
></DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-Buttons-Button.html#t%3AReliefStyle" TARGET="main"
>ReliefStyle</A
> </DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonSetRelief" TARGET="main"
>buttonSetRelief</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonGetRelief" TARGET="main"
>buttonGetRelief</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonSetLabel" TARGET="main"
>buttonSetLabel</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonGetLabel" TARGET="main"
>buttonGetLabel</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonSetUseStock" TARGET="main"
>buttonSetUseStock</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonGetUseStock" TARGET="main"
>buttonGetUseStock</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonSetUseUnderline" TARGET="main"
>buttonSetUseUnderline</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonGetUseUnderline" TARGET="main"
>buttonGetUseUnderline</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonSetFocusOnClick" TARGET="main"
>buttonSetFocusOnClick</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonGetFocusOnClick" TARGET="main"
>buttonGetFocusOnClick</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonSetAlignment" TARGET="main"
>buttonSetAlignment</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonGetAlignment" TARGET="main"
>buttonGetAlignment</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonGetImage" TARGET="main"
>buttonGetImage</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonSetImage" TARGET="main"
>buttonSetImage</A
></DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-Buttons-Button.html#t%3APositionType" TARGET="main"
>PositionType</A
> </DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonSetImagePosition" TARGET="main"
>buttonSetImagePosition</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonGetImagePosition" TARGET="main"
>buttonGetImagePosition</A
></DIV
> <H1
>Attributes
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonLabel" TARGET="main"
>buttonLabel</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonUseUnderline" TARGET="main"
>buttonUseUnderline</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonUseStock" TARGET="main"
>buttonUseStock</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonFocusOnClick" TARGET="main"
>buttonFocusOnClick</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonRelief" TARGET="main"
>buttonRelief</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonXalign" TARGET="main"
>buttonXalign</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonYalign" TARGET="main"
>buttonYalign</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonImage" TARGET="main"
>buttonImage</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonImagePosition" TARGET="main"
>buttonImagePosition</A
></DIV
> <H1
>Signals
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AbuttonActivated" TARGET="main"
>buttonActivated</A
></DIV
> <H1
>Deprecated
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AonButtonActivate" TARGET="main"
>onButtonActivate</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AafterButtonActivate" TARGET="main"
>afterButtonActivate</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AonClicked" TARGET="main"
>onClicked</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AafterClicked" TARGET="main"
>afterClicked</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AonEnter" TARGET="main"
>onEnter</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AafterEnter" TARGET="main"
>afterEnter</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AonLeave" TARGET="main"
>onLeave</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AafterLeave" TARGET="main"
>afterLeave</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AonPressed" TARGET="main"
>onPressed</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AafterPressed" TARGET="main"
>afterPressed</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AonReleased" TARGET="main"
>onReleased</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#v%3AafterReleased" TARGET="main"
>afterReleased</A
></DIV
></DIV
></DIV
></BODY
></HTML
>