| Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Gtk.Structs.TableRowCol
Description
- newtype TableRowCol = TableRowCol (ForeignPtr TableRowCol)
- noTableRowCol :: Maybe TableRowCol
- tableRowColReadAllocation :: TableRowCol -> IO Word16
- tableRowColReadEmpty :: TableRowCol -> IO Word32
- tableRowColReadExpand :: TableRowCol -> IO Word32
- tableRowColReadNeedExpand :: TableRowCol -> IO Word32
- tableRowColReadNeedShrink :: TableRowCol -> IO Word32
- tableRowColReadRequisition :: TableRowCol -> IO Word16
- tableRowColReadShrink :: TableRowCol -> IO Word32
- tableRowColReadSpacing :: TableRowCol -> IO Word16
Exported types
newtype TableRowCol Source
Constructors
| TableRowCol (ForeignPtr TableRowCol) |