| |||||||||||||||||||
| |||||||||||||||||||
Description | |||||||||||||||||||
A StockItem is a resource that is know throughout Gtk.
| |||||||||||||||||||
Synopsis | |||||||||||||||||||
Documentation | |||||||||||||||||||
data StockItem | |||||||||||||||||||
| |||||||||||||||||||
type StockId = String | |||||||||||||||||||
A synonym for a standard button or icon. | |||||||||||||||||||
siStockId :: StockItem -> StockId | |||||||||||||||||||
siLabel :: StockItem -> String | |||||||||||||||||||
siModifier :: StockItem -> Modifier | |||||||||||||||||||
siKeyval :: StockItem -> Integer | |||||||||||||||||||
siTransDom :: StockItem -> String | |||||||||||||||||||
stockAddItem :: [StockItem] -> IO () | |||||||||||||||||||
Add new stock items to Gtk. | |||||||||||||||||||
stockLookupItem :: StockId -> IO (Maybe StockItem) | |||||||||||||||||||
Lookup an item in stock. | |||||||||||||||||||
stockListIds :: IO [StockId] | |||||||||||||||||||
Produce a list of all known stock identifiers.
| |||||||||||||||||||
stockAdd :: StockId | |||||||||||||||||||
Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. Standard icon and menu entry.
Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | Standard icon and menu entry. | |||||||||||||||||||
stockApply :: StockId | |||||||||||||||||||
stockBold :: StockId | |||||||||||||||||||
stockCancel :: StockId | |||||||||||||||||||
stockCDROM :: StockId | |||||||||||||||||||
stockClear :: StockId | |||||||||||||||||||
stockClose :: StockId | |||||||||||||||||||
stockColorPicker :: StockId | |||||||||||||||||||
stockConvert :: StockId | |||||||||||||||||||
stockCopy :: StockId | |||||||||||||||||||
stockCut :: StockId | |||||||||||||||||||
stockDelete :: StockId | |||||||||||||||||||
stockDialogError :: StockId | |||||||||||||||||||
stockDialogInfo :: StockId | |||||||||||||||||||
stockDialogQuestion :: StockId | |||||||||||||||||||
stockDialogWarning :: StockId | |||||||||||||||||||
stockDnd :: StockId | |||||||||||||||||||
stockDndMultiple :: StockId | |||||||||||||||||||
stockExecute :: StockId | |||||||||||||||||||
stockFind :: StockId | |||||||||||||||||||
stockFindAndRelpace :: StockId | |||||||||||||||||||
stockFloppy :: StockId | |||||||||||||||||||
stockGotoBottom :: StockId | |||||||||||||||||||
stockGotoFirst :: StockId | |||||||||||||||||||
stockGotoLast :: StockId | |||||||||||||||||||
stockGotoTop :: StockId | |||||||||||||||||||
stockGoBack :: StockId | |||||||||||||||||||
stockGoDown :: StockId | |||||||||||||||||||
stockGoForward :: StockId | |||||||||||||||||||
stockGoUp :: StockId | |||||||||||||||||||
stockHelp :: StockId | |||||||||||||||||||
stockHome :: StockId | |||||||||||||||||||
stockIndex :: StockId | |||||||||||||||||||
stockItalic :: StockId | |||||||||||||||||||
stockJumpTo :: StockId | |||||||||||||||||||
stockJustifyCenter :: StockId | |||||||||||||||||||
stockJustifyFill :: StockId | |||||||||||||||||||
stockJustifyLeft :: StockId | |||||||||||||||||||
stockJustifyRight :: StockId | |||||||||||||||||||
stockMissingImage :: StockId | |||||||||||||||||||
stockNew :: StockId | |||||||||||||||||||
stockNo :: StockId | |||||||||||||||||||
stockOk :: StockId | |||||||||||||||||||
stockOpen :: StockId | |||||||||||||||||||
stockPaste :: StockId | |||||||||||||||||||
stockPreferences :: StockId | |||||||||||||||||||
stockPrint :: StockId | |||||||||||||||||||
stockPrintPreview :: StockId | |||||||||||||||||||
stockProperties :: StockId | |||||||||||||||||||
stockQuit :: StockId | |||||||||||||||||||
stockRedo :: StockId | |||||||||||||||||||
stockRefresh :: StockId | |||||||||||||||||||
stockRemove :: StockId | |||||||||||||||||||
stockRevertToSaved :: StockId | |||||||||||||||||||
stockSave :: StockId | |||||||||||||||||||
stockSaveAs :: StockId | |||||||||||||||||||
stockSelectColor :: StockId | |||||||||||||||||||
stockSelectFont :: StockId | |||||||||||||||||||
stockSortAscending :: StockId | |||||||||||||||||||
stockSortDescending :: StockId | |||||||||||||||||||
stockSpellCheck :: StockId | |||||||||||||||||||
stockStop :: StockId | |||||||||||||||||||
stockStrikethrough :: StockId | |||||||||||||||||||
stockUndelete :: StockId | |||||||||||||||||||
stockUnderline :: StockId | |||||||||||||||||||
stockUndo :: StockId | |||||||||||||||||||
stockYes :: StockId | |||||||||||||||||||
stockZoom100 :: StockId | |||||||||||||||||||
stockZoomFit :: StockId | |||||||||||||||||||
stockZoomIn :: StockId | |||||||||||||||||||
stockZoomOut :: StockId | |||||||||||||||||||
Produced by Haddock version 0.6 |