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 |
No description available in the introspection data.
Synopsis
- newtype LabelSelectionInfo = LabelSelectionInfo (ManagedPtr LabelSelectionInfo)
Exported types
newtype LabelSelectionInfo Source #
Memory-managed wrapper type.
LabelSelectionInfo (ManagedPtr LabelSelectionInfo) |
Instances
Eq LabelSelectionInfo Source # | |
Defined in GI.Gtk.Structs.LabelSelectionInfo (==) :: LabelSelectionInfo -> LabelSelectionInfo -> Bool # (/=) :: LabelSelectionInfo -> LabelSelectionInfo -> Bool # | |
BoxedPtr LabelSelectionInfo Source # | |
Defined in GI.Gtk.Structs.LabelSelectionInfo | |
ManagedPtrNewtype LabelSelectionInfo Source # | |
Defined in GI.Gtk.Structs.LabelSelectionInfo toManagedPtr :: LabelSelectionInfo -> ManagedPtr LabelSelectionInfo |