| Copyright | Will Thompson and Iñaki García Etxebarria |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
GI.Gtk.Structs.LabelSelectionInfo
Contents
Description
No description available in the introspection data.
Synopsis
- newtype LabelSelectionInfo = LabelSelectionInfo (ManagedPtr LabelSelectionInfo)
Exported types
newtype LabelSelectionInfo Source #
Memory-managed wrapper type.
Constructors
| LabelSelectionInfo (ManagedPtr LabelSelectionInfo) |
Instances
| Eq LabelSelectionInfo Source # | |
Defined in GI.Gtk.Structs.LabelSelectionInfo Methods (==) :: LabelSelectionInfo -> LabelSelectionInfo -> Bool # (/=) :: LabelSelectionInfo -> LabelSelectionInfo -> Bool # | |
| BoxedPtr LabelSelectionInfo Source # | |
Defined in GI.Gtk.Structs.LabelSelectionInfo Methods boxedPtrCopy :: LabelSelectionInfo -> IO LabelSelectionInfo boxedPtrFree :: LabelSelectionInfo -> IO () | |
| ManagedPtrNewtype LabelSelectionInfo Source # | |
Defined in GI.Gtk.Structs.LabelSelectionInfo Methods toManagedPtr :: LabelSelectionInfo -> ManagedPtr LabelSelectionInfo | |