Sophie

Sophie

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

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.General.Selection</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.General.Selection</DIV
><DIV CLASS="mini-synopsis"
><H1
>Types
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>type</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-General-Selection.html#t%3AInfoId" TARGET="main"
>InfoId</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-General-Selection.html#t%3AAtom" TARGET="main"
>Atom</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>type</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-General-Selection.html#t%3ATargetTag" TARGET="main"
>TargetTag</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>type</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-General-Selection.html#t%3ASelectionTag" TARGET="main"
>SelectionTag</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>type</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-General-Selection.html#t%3ASelectionTypeTag" TARGET="main"
>SelectionTypeTag</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-General-Selection.html#t%3ATargetList" TARGET="main"
>TargetList</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>type</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-General-Selection.html#t%3ASelectionDataM" TARGET="main"
>SelectionDataM</A
> a</DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Graphics-UI-Gtk-General-Selection.html#t%3ATargetFlags" TARGET="main"
>TargetFlags</A
> </DIV
> <H1
>Constants
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AtargetString" TARGET="main"
>targetString</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionTypeAtom" TARGET="main"
>selectionTypeAtom</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionTypeInteger" TARGET="main"
>selectionTypeInteger</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionTypeString" TARGET="main"
>selectionTypeString</A
></DIV
> <H1
>Constructors
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AatomNew" TARGET="main"
>atomNew</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AtargetListNew" TARGET="main"
>targetListNew</A
></DIV
> <H1
>Methods
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AtargetListAdd" TARGET="main"
>targetListAdd</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AtargetListAddTextTargets" TARGET="main"
>targetListAddTextTargets</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AtargetListAddImageTargets" TARGET="main"
>targetListAddImageTargets</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AtargetListAddUriTargets" TARGET="main"
>targetListAddUriTargets</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AtargetListAddRichTextTargets" TARGET="main"
>targetListAddRichTextTargets</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AtargetListRemove" TARGET="main"
>targetListRemove</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionAddTarget" TARGET="main"
>selectionAddTarget</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionClearTargets" TARGET="main"
>selectionClearTargets</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionOwnerSet" TARGET="main"
>selectionOwnerSet</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionOwnerSetForDisplay" TARGET="main"
>selectionOwnerSetForDisplay</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionRemoveAll" TARGET="main"
>selectionRemoveAll</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataSet" TARGET="main"
>selectionDataSet</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataGet" TARGET="main"
>selectionDataGet</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataIsValid" TARGET="main"
>selectionDataIsValid</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataSetText" TARGET="main"
>selectionDataSetText</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataGetText" TARGET="main"
>selectionDataGetText</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataSetPixbuf" TARGET="main"
>selectionDataSetPixbuf</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataGetPixbuf" TARGET="main"
>selectionDataGetPixbuf</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataSetURIs" TARGET="main"
>selectionDataSetURIs</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataGetURIs" TARGET="main"
>selectionDataGetURIs</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataTargetsIncludeImage" TARGET="main"
>selectionDataTargetsIncludeImage</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataGetTarget" TARGET="main"
>selectionDataGetTarget</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataSetTarget" TARGET="main"
>selectionDataSetTarget</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataGetTargets" TARGET="main"
>selectionDataGetTargets</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataTargetsIncludeText" TARGET="main"
>selectionDataTargetsIncludeText</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataTargetsIncludeUri" TARGET="main"
>selectionDataTargetsIncludeUri</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionDataTargetsIncludeRichText" TARGET="main"
>selectionDataTargetsIncludeRichText</A
></DIV
> <H1
>Signals
</H1
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionGet" TARGET="main"
>selectionGet</A
></DIV
> <DIV CLASS="decl"
><A HREF="Graphics-UI-Gtk-General-Selection.html#v%3AselectionReceived" TARGET="main"
>selectionReceived</A
></DIV
></DIV
></DIV
></BODY
></HTML
>