| 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.Objects.HButtonBox
Description
- newtype HButtonBox = HButtonBox (ForeignPtr HButtonBox)
- class GObject o => HButtonBoxK o
- toHButtonBox :: HButtonBoxK o => o -> IO HButtonBox
- noHButtonBox :: Maybe HButtonBox
- hButtonBoxNew :: MonadIO m => m HButtonBox
Exported types
class GObject o => HButtonBoxK o Source
Instances
| (GObject o, IsDescendantOf HButtonBox o) => HButtonBoxK o Source |
toHButtonBox :: HButtonBoxK o => o -> IO HButtonBox Source
Methods
hButtonBoxNew
hButtonBoxNew :: MonadIO m => m HButtonBox Source
Deprecated: (Since version 3.2)Use gtk_button_box_new() with %GTK_ORIENTATION_HORIZONTAL instead