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 |
- newtype TearoffMenuItem = TearoffMenuItem (ForeignPtr TearoffMenuItem)
- class GObject o => TearoffMenuItemK o
- toTearoffMenuItem :: TearoffMenuItemK o => o -> IO TearoffMenuItem
- noTearoffMenuItem :: Maybe TearoffMenuItem
- tearoffMenuItemNew :: MonadIO m => m TearoffMenuItem
Exported types
newtype TearoffMenuItem Source
class GObject o => TearoffMenuItemK o Source
(GObject o, IsDescendantOf TearoffMenuItem o) => TearoffMenuItemK o Source |
toTearoffMenuItem :: TearoffMenuItemK o => o -> IO TearoffMenuItem Source
Methods
tearoffMenuItemNew
tearoffMenuItemNew :: MonadIO m => m TearoffMenuItem Source
Deprecated: (Since version 3.4)#GtkTearoffMenuItem is deprecated and should not be used in newly written code.